1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-04-25 12:15:02 +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-02-22 14:38:20 +08:00
2023-11-07 17:02:32 +01:00
2023-10-27 13:39:36 +02:00
2022-11-29 13:32:40 +01:00
2023-04-16 12:57:20 +02:00
2024-03-11 11:12:53 +01:00