Skip to content
Snippets Groups Projects

Make password and user name requirements configurable

Merged Timm Fitschen requested to merge f-dot-in-username into dev
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -41,6 +41,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
@@ -41,6 +41,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
### Fixed
 
* [caosdb-server#142](https://gitlab.com/caosdb/caosdb-server/-/issues/142)
 
Can't create users with dots in their user names
* `ldap_authentication.sh <username>` failed on every attempt when used in
* `ldap_authentication.sh <username>` failed on every attempt when used in
combination with OpenLDAP with default configuration.
combination with OpenLDAP with default configuration.
* `ldap_authentication.sh` allowed empty and even wrong passwords when used in
* `ldap_authentication.sh` allowed empty and even wrong passwords when used in
Loading