Skip to content
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

Merged
merged 283 commits into from
Mar 21, 2024
Merged

Merge 1.1.0 to our fork #111

merged 283 commits into from
Mar 21, 2024

Conversation

adpaste
Copy link
Member

@adpaste adpaste commented Mar 8, 2024

No description provided.

alnr and others added 30 commits August 15, 2023 16:59
…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]>
…ry#3378)

This feature adds passwordless email code login. When a user signs up, or signs in, a code is sent to their email address which they can use to complete the authentication process.

This feature is currently only working for browser facing APIs.

Closes ory#2029
Closes ory-corp/cloud#3573
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
@adpaste adpaste changed the title Merge 1.0.0 to our fork Merge 1.1.0 to our fork Mar 8, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 76.34584% with 290 lines in your changes are missing coverage. Please review.

Project coverage is 77.10%. Comparing base (9bef031) to head (37e0f08).
Report is 660 commits behind head on fandom_master.

❗ Current head 37e0f08 differs from pull request most recent head 3cc1d49. Consider uploading reports for the commit 3cc1d49 to get more accurate results

Files Patch % Lines
identity/test/pool.go 75.19% 32 Missing ⚠️
courier/smtp_channel.go 62.19% 25 Missing and 6 partials ⚠️
identity/manager.go 70.47% 17 Missing and 14 partials ⚠️
driver/config/config.go 79.03% 17 Missing and 9 partials ⚠️
courier/http_channel.go 65.51% 17 Missing and 3 partials ⚠️
driver/registry_default.go 71.64% 12 Missing and 7 partials ⚠️
cmd/daemon/serve.go 74.13% 12 Missing and 3 partials ⚠️
driver/registry.go 33.33% 12 Missing ⚠️
identity/handler.go 70.73% 7 Missing and 5 partials ⚠️
cmd/root.go 23.07% 10 Missing ⚠️
... and 20 more
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.
📢 Have feedback on the report? Share it here.

@adpaste adpaste marked this pull request as ready for review March 20, 2024 09:21
@abador abador changed the title Merge 1.1.0 to our fork task: Merge 1.1.0 to our fork Mar 21, 2024
@abador abador changed the title task: Merge 1.1.0 to our fork Merge 1.1.0 to our fork Mar 21, 2024
@abador abador merged commit f2e02d1 into fandom_master Mar 21, 2024
17 of 18 checks passed
@adpaste adpaste deleted the fandom_master_1_1_0 branch March 21, 2024 10:25
@adpaste adpaste restored the fandom_master_1_1_0 branch March 21, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.