cerebrate/src/Model
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
..
Behavior fix: [kc] attribute update fixed 2022-12-14 06:46:42 +01:00
Entity new: [metaTemplateField] Added `index_type` virtual property to use the correct index_table element 2022-11-15 14:54:44 +01:00
Table 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
Validation chg: [restructure] the application 2020-06-22 14:28:17 +02:00