-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge 1.1.0 to our fork #111
Conversation
…edentials/addresses (ory#3430) * feat: provide login hints when registration fails due to duplicate credentials or identifiers * feat: identify edge cases and write tests * chore: synchronize workspaces * feat: make login hints configurable * chore: synchronize workspaces * chore: synchronize workspaces * chore: synchronize workspaces * chore: synchronize workspaces --------- Co-authored-by: aeneasr <[email protected]>
…ry#3426) * chore: change react-native port to 19006 * feat: transmit current session ID when accepting login * fix: upgrade hydra in tests --------- Co-authored-by: Jonas Hungershausen <[email protected]> Co-authored-by: aeneasr <[email protected]>
The comment triggered Ory Closed Reference Notifier GitHub action. However, this is not relevant anymore. Resolve ory#2630
…ng registration (ory#3448) This feature allows marking emails provided by social sign in providers as verified. Closes ory#3445 Closes ory#3424 Closes ory#1057 Co-authored-by: Krzysztof Bogacki <[email protected]>
To improve i18n and message customization, we added a bunch of new messages. Integrations that do message customization should probably handle those new message codes: - 1010014 - 1010015 - 1040005 - 1040006 - 1070012 - 1070013 - 4000028 - 4000029 - 4000030 - 4000031 - 4000032 - 4000033 - 4000034 - 4000035 - 4000036 - 4010007 - 4010008 - 4040002 - 4040003 Additionally, these messages got more context: - 1050014 - 1050018 - 1070002 - 4000001 - 4000003 - 4000004 - 4000017 - 4000018 - 4000019 - 4000020 - 4000021 - 4000022 - 4000023 - 4000024 - 4000025 - 4000026 - 4010001 - 4040001 - 4050001 - 4060005 - 4070005 - 5000001
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## fandom_master #111 +/- ##
=================================================
+ Coverage 72.75% 77.10% +4.35%
=================================================
Files 298 350 +52
Lines 17092 24604 +7512
=================================================
+ Hits 12436 18972 +6536
- Misses 3659 4156 +497
- Partials 997 1476 +479 ☔ View full report in Codecov by Sentry. |
No description provided.