mox/webadmin
Mechiel Lukkien 7969cf002a
allow zero configured addresses for an account
preventing writing out a domains.conf that is invalid and can't be parsed
again. this happens when the last address was removed from an account. just a
click in the admin web interface.

accounts without email address cannot log in.

for issue #133 by ally9335
2024-03-09 11:51:02 +01:00
..
admin.go normalize localparts with unicode nfc when parsing 2024-03-08 21:08:40 +01:00
admin.html replace http basic auth for web interfaces with session cookie & csrf-based auth 2024-01-05 10:48:42 +01:00
admin.js allow zero configured addresses for an account 2024-03-09 11:51:02 +01:00
admin.ts allow zero configured addresses for an account 2024-03-09 11:51:02 +01:00
admin_test.go replace http basic auth for web interfaces with session cookie & csrf-based auth 2024-01-05 10:48:42 +01:00
api.json normalize localparts with unicode nfc when parsing 2024-03-08 21:08:40 +01:00
api.ts normalize localparts with unicode nfc when parsing 2024-03-08 21:08:40 +01:00