mox/webadmin
Mechiel Lukkien 79fb72f3cd
don't show default domain on admin account page
it is a remnant from the time domains didn't have to be specific in
"Destination" addresses. we still use it for as default selection for adding a
new address to an account. but there's not much point in showing it so
prominently. that raises more questions than it is helpful.

for issue #142 by tabatinga0xffff
2024-03-17 07:39:00 +01:00
..
admin.go add account option to skip the first-time sender delay 2024-03-16 20:24:07 +01:00
admin.html add styling for sticky table headers, for scrolling with long tables 2024-03-16 19:27:29 +01:00
admin.js don't show default domain on admin account page 2024-03-17 07:39:00 +01:00
admin.ts don't show default domain on admin account page 2024-03-17 07:39:00 +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 add account option to skip the first-time sender delay 2024-03-16 20:24:07 +01:00
api.ts add account option to skip the first-time sender delay 2024-03-16 20:24:07 +01:00