1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-04-27 12:22:25 +02:00
Dimitri Huisman 9e468100a0
Fix issues with forward_destination in api and user form
* form
  * Fixed: Internal error occurred if an empty forward_destination was entered and forward_enabled was false
  * Fixed: form did not check if forward_destination is empty.
  * Fixed: form marked forward_destination field as read-only upon reloading form upon validation error
* api - create user and update/patch user
  * Create/Patch user did not check if forward_destination email address is valid
  * Create/Patch user did not check if forward_destination is present and forward_enabled is true
2024-03-23 14:14:43 +00:00
..
2024-03-11 14:45:59 +01:00
2021-10-29 08:18:50 +00:00