mox/webadmin
Mechiel Lukkien 92e0d2a682
webadmin: be more helpful when adding domains/accounts/addresses
by explaining (in the titles/hovers) what the concepts and requirements are, by
using selects/dropdowns or datalist suggestions where we have a known list, by
automatically suggesting a good account name, and putting the input fields in a
more sensible order.

based on issue #132 by ally9335
2024-03-09 11:11:52 +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 webadmin: be more helpful when adding domains/accounts/addresses 2024-03-09 11:11:52 +01:00
admin.ts webadmin: be more helpful when adding domains/accounts/addresses 2024-03-09 11:11:52 +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