goauthentik / goauthentik/authentik
password stage: login failure always with password containing ';'
Open
bug
status/reviewing
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 644
Description
**Describe the bug**
If the password contains a semicolon ';' in the middle always results in login failure
**To Reproduce**
Steps to reproduce the behavior:
1. Create testuser with a password containing a ';' (e.g. bla;blubb)
2. Login with testuser
3. Login fails in password stage
4. See error
**Expected behavior**
Login should succeed.
**Version and Deployment (please complete the following information):**
- authentik version: 2024.12.3
- Deployment: docker-compose
Contributor guide
Assessment
This issue has not been assessed yet.