cerebrate/src
iglocska e0f92aa8e0
fix: [validation] Tightened the validation rules for users to avoid 500 errors when the requirements are not met
- ensure that username is unique
- (optional) ensure that individual->user assignment is unique
- (optional) ensure that usernames are e-mail addresses

- As reported by Matúš Mikuláš, Adam Gajdošík, Milan Pikula of SK-CERT
2023-01-03 15:03:06 +01:00
..
Command
Console
Controller fix: [security] reworked the Individual handling of user creations / modifications 2022-12-23 16:47:44 +01:00
Event
Http/Exception
Lib
Model fix: [validation] Tightened the validation rules for users to avoid 500 errors when the requirements are not met 2023-01-03 15:03:06 +01:00
Utility/UI
View
Application.php
VERSION.json