mox/webauth
Mechiel Lukkien a977082b89
when login sessions to admin/account/webmail interfaces expiry or are no longer valid, explain the behaviour in the message
before, we would just say "session expired". now we say "session expired (after
12 hours inactivity)" (for admin) or "session expired (after 24 hours
inactivity)" for account/webmail. for unknown sessions in the admin interface,
we also explain that server restarts and 10 more new sessions can be the
reason.

for issue #202 by ally9335
2024-08-23 14:48:45 +02:00
..
accounts.go replace http basic auth for web interfaces with session cookie & csrf-based auth 2024-01-05 10:48:42 +01:00
admin.go when login sessions to admin/account/webmail interfaces expiry or are no longer valid, explain the behaviour in the message 2024-08-23 14:48:45 +02:00
webauth.go if webauth login cookie is missing, and forwarding was configured, hint that reverse proxy may be stripping path 2024-04-16 16:06:31 +02:00