File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 55
66**Table of Contents**
77
8- - [ (2024-11-05 )](#2024-11-05 )
8+ - [ (2024-11-07 )](#2024-11-07 )
99 - [Breaking Changes](#breaking-changes)
1010 - [Bug Fixes](#bug-fixes)
1111 - [Code Refactoring](#code-refactoring)
339339
340340<!-- END doctoc generated TOC please keep comment here to allow auto update -->
341341
342- # [](https://github.com/ory/kratos/compare/v1.3.0...v) (2024-11-05 )
342+ # [](https://github.com/ory/kratos/compare/v1.3.0...v) (2024-11-07 )
343343
344344## Breaking Changes
345345
@@ -355,6 +355,12 @@ https://github.com/ory-corp/cloud/issues/7176
355355- Account linking should only happen after 2fa when required
356356 ([#4174](https://github.com/ory/kratos/issues/4174))
357357 ([8e29b68](https://github.com/ory/kratos/commit/8e29b68a595d2ef18e48c2a01072335cefa36d86))
358+ - Account linking with 2FA ([#4188](https://github.com/ory/kratos/issues/4188))
359+ ([4a870a6](https://github.com/ory/kratos/commit/4a870a678dd3676abda7afc9803399dec4411b05)):
360+
361+ This fixes some edge cases with OIDC account linking for accounts with 2FA
362+ enabled.
363+
358364- Add exists clause ([#4191](https://github.com/ory/kratos/issues/4191))
359365 ([a313dd6](https://github.com/ory/kratos/commit/a313dd6ba6d823deb40f14c738e3b609dbaad56c))
360366- Duplicate autocomplete trigger
You can’t perform that action at this time.
0 commit comments