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
All threads resolved!
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -9,8 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
* Configurable requirements for user names and passwords. The default is the old hard-coded configuration.
### Changed
* Minimal changes to the error messages for invalid user names and passwords.
### Deprecated
### Removed
Loading