mox/webaccount
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
..
account.go improve http request handling for internal services and multiple domains 2024-05-11 11:13:14 +02:00
account.html don't prevent the html pages to load a favicon, and provide one by default 2024-07-08 21:58:10 +02:00
account.js 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
account.ts 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
account_test.go make tests pass with "go test -count n" with n > 1 2024-06-10 18:18:20 +02:00
api.json make most fields of junk filter configurable by account itself 2024-05-09 22:45:16 +02:00
api.ts make most fields of junk filter configurable by account itself 2024-05-09 22:45:16 +02:00
import.go make tests pass with "go test -count n" with n > 1 2024-06-10 18:18:20 +02:00