Content
View differences
Updated by Oliver Günther about 2 years ago
### Steps to reproduce
_Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Setup LDAP connection or create user manually with umlauts, accents
2. create a user with a umlaut in the attribute mapped to the login
3. Login with the created user
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* The LDAP user can't be created
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. The LDAP user can be created
2. Any user with letter unicode category (cf., https://www.regular-expressions.info/unicode.html)
_Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Setup LDAP connection or create user manually with umlauts, accents
2. create a user with a umlaut in the attribute mapped to the login
3. Login with the created user
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* The LDAP user can't be created
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. The LDAP user can be created
2. Any user with letter unicode category (cf., https://www.regular-expressions.info/unicode.html)