goauthentik / goauthentik/authentik

password stage: login failure always with password containing ';'

Open
#12,932 5 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.