File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ title: Changelog for Ory Kratos OEL
44sidebar_label : Changelog
55---
66
7+ ## 2025-06-11
8+
9+ Tag: ` 290abca8469dc46c1ba07708849fed28fdbc1b69 `
10+
11+ ### Make code submission attempt limit configurable
12+
13+ Previously the maximum number of submission attempts for codes (e.g., 2FA codes, email verification codes) was set to 5 in Ory
14+ Kratos. This release allows the submission attempts to be configurable for system administrators based on specific security
15+ policies or business requirements, the default value of 5 remains. To find out more how to configure it please read our
16+ documentation https://www.ory.sh/docs/identities/sign-in/code-submission-limit
17+
718## 2025-05-27
819
920### Initial Ory Kratos OEL release
Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ title: Changelog for Ory Hydra OEL
44sidebar_label : Changelog
55---
66
7+ ## 2025-06-11
8+
9+ Tag: ` 290abca8469dc46c1ba07708849fed28fdbc1b69 `
10+
11+ ### Add hydra debug commands
12+
13+ Changes:
14+
15+ - the hydra debug challenge ` <challenge> ` command is available in the Ory Hydra Enterprise build and offers the ability to decode
16+ various consent challenge and verifiers. Use hydra debug challenge --help for detailed documentation.
17+ - the hydra debug encrypted-session ` <session> ` command for Ory Hydra Enterprise offers the ability to decrypt encrypted session
18+ data which is kept in the database.
19+
720## 2025-05-09
821
922### Update OSS dependency of Hydra OEL
You can’t perform that action at this time.
0 commit comments