Skip to content

Commit 967add1

Browse files
adamwalachvinckr
andauthored
docs: update changelog (#2213)
* chore: u * chore: update changelo * chore: u * chore: u * chore: format --------- Co-authored-by: vinckr <[email protected]>
1 parent 242ab46 commit 967add1

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

docs/self-hosted/oel/kratos/changelog.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ title: Changelog for Ory Kratos OEL
44
sidebar_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

docs/self-hosted/oel/oauth2/changelog.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ title: Changelog for Ory Hydra OEL
44
sidebar_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

0 commit comments

Comments
 (0)