mox/webadmin
Mechiel Lukkien 8e6fe7459b
normalize localparts with unicode nfc when parsing
both when parsing our configs, and for incoming on smtp or in messages.
so we properly compare things like é and e+accent as equal, and accept the
different encodings of that same address.
2024-03-08 21:08:40 +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 queue: implement adding a message to the queue that gets sent to multiple recipients 2024-03-05 20:10:28 +01:00
admin.ts queue: implement adding a message to the queue that gets sent to multiple recipients 2024-03-05 20:10:28 +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