Skip to content

Commit 985ec45

Browse files
committed
chore: update changelog
1 parent 4b9396c commit 985ec45

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

src/content/docs/docs/reference/changelog.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@ title: Changelog
33
description: Overview of changes and updates in Tinyauth versions.
44
---
55

6+
## v5.0.3
7+
8+
> [!WARNING]
9+
> This release contains security fixes, please update as soon as possible.
10+
11+
### Fixes
12+
13+
- Don't continue authentication on empty `X-Forwarded-*` headers.
14+
- Ensure user is logged in and not in the 2FA flow in the authorize endpoint
15+
- Ensure client ID matches the code entry before issuing a token
16+
17+
### Technical
18+
19+
- Update dependencies
20+
- Update translations
21+
622
## v5.0.2
723

824
### Improvements

0 commit comments

Comments
 (0)