This website requires JavaScript.
Explore
Help
Sign In
infrastructure
/
mox
Watch
1
Star
0
Fork
0
You've already forked mox
mirror of
https://github.com/mjl-/mox.git
synced
2025-06-28 21:38:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mox
/
webaccount
History
Mechiel Lukkien
ed8938c113
fix typo in config field explanation
2024-01-23 16:59:08 +01:00
..
account_test.go
replace http basic auth for web interfaces with session cookie & csrf-based auth
2024-01-05 10:48:42 +01:00
account.go
for errors during maildir/mbox zip/tgz import in account page, return http 400 for user errors (e.g. bad file format) and show the error message
2024-01-05 11:31:05 +01:00
account.html
for username/email input field in login form, automatically resize so also longer addresses are fully visible
2024-01-08 22:00:42 +01:00
account.js
fix typo in config field explanation
2024-01-23 16:59:08 +01:00
account.ts
fix typo in config field explanation
2024-01-23 16:59:08 +01:00
api.json
replace http basic auth for web interfaces with session cookie & csrf-based auth
2024-01-05 10:48:42 +01:00
api.ts
replace http basic auth for web interfaces with session cookie & csrf-based auth
2024-01-05 10:48:42 +01:00
import.go
for errors during maildir/mbox zip/tgz import in account page, return http 400 for user errors (e.g. bad file format) and show the error message
2024-01-05 11:31:05 +01:00