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 02:28:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mox
/
webaccount
History
Mechiel Lukkien
d1b87cdb0d
replace packages slog and slices from golang.org/x/exp with stdlib
...
since we are now at go1.21 as minimum.
2024-02-08 14:49:01 +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
replace packages slog and slices from golang.org/x/exp with stdlib
2024-02-08 14:49:01 +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
replace packages slog and slices from golang.org/x/exp with stdlib
2024-02-08 14:49:01 +01:00