15 Commits (531ef9cda7b1a8bf306c6b23ad9dbe07a18e96c4)

Author SHA1 Message Date
hnolde e5934c13e9 Add XoAuth2 support to fetch the token from the SMTP Provider and refresh used by Google or Microsoft 1 month ago
BlackDex 83d5432cbf
Update admin interface 2 years ago
BlackDex de157b2654
Admin token Argon2 hashing support 3 years ago
Daniel Hammer 9b20decdc1 "Spell-Jacking" mitigation ~ prevent sensitive data leak from spell checker. 3 years ago
BlackDex de26af0c2d
Removed unsafe-inline JS from CSP and other fixes 3 years ago
BlackDex 2020a302d0
Removed unsafe-inline JS from CSP and other fixes 3 years ago
BlackDex 0f588ced03
Removed unsafe-inline JS from CSP and other fixes 3 years ago
BlackDex 04e02d7f9f
Removed unsafe-inline JS from CSP and other fixes 3 years ago
BlackDex 0c5b4476ad
Removed unsafe-inline JS from CSP and other fixes 3 years ago
BlackDex ad60eaa0f3
Removed unsafe-inline JS from CSP and other fixes 3 years ago
BlackDex b4db853bcb
Removed unsafe-inline JS from CSP and other fixes 3 years ago
BlackDex 613b2519ed
Removed unsafe-inline JS from CSP and other fixes 3 years ago
Hagen Tasche 0d990e1dc0
Open Externallink in new Tab 3 years ago
BlackDex 5d05ec58be
Updated deps and misc fixes and updates 4 years ago
BlackDex 338756550a
Fix error reporting in admin and some small fixes 4 years ago
BlackDex b0a411b733 Update some JS Libraries and fix small issues 4 years ago
BlackDex 8615736e84 Multiple Admin Interface fixes and some others. 5 years ago
Daniel García 34ea10475d
Project renaming 5 years ago
Jeremy Lin 244bad3a24 Warn that the SQLite backup feature doesn't produce a complete backup 5 years ago
BlackDex 235ff44736 Updated the admin interface 5 years ago
BlackDex 58a928547d Updated admin settings page. 5 years ago
BlackDex 3c66deb5cc Redesign of the admin interface. 6 years ago
BlackDex 84dc2eda1f Changed javascript default argument construction 6 years ago
BlackDex 390d10d656 Relocated SMTP test input+button. 6 years ago
BlackDex 97fb7b5b96 Added urlpath to smtpTest function 6 years ago
BlackDex 5a974c7b94 Added SMTP test button in the admin gui 6 years ago
BlackDex 5f61607419 Added SMTP test button in the admin gui 6 years ago
Daniel García ad9f2b2d8e
Removed test urlpath 6 years ago
Daniel García 2f4a9865e1
Use absolute paths in the admin page 6 years ago
Jeremy Lin 29a0795219 Add backend support for alternate base dir (subdir/subpath) hosting 6 years ago
Daniel García 0d32179d07
Logout button in admin page 6 years ago
Daniel García 7dcf18151d
Fix onsubmit 6 years ago
Daniel García e3404dd322
Use the local scripts instead of cloudflare, remove jquery and update config so disabling a master toggle doesn't remove the values 6 years ago
Daniel García 026f9da035
Allow removing users two factors 6 years ago
Daniel García 5710703c50
Make sure the backup option only appears when using sqlite 7 years ago
TheMardy ef551f4cc6 Create Backup funcitonality 7 years ago
Daniel García 0136c793b4
Implement better user status API, in the future we'll probably want a way to disable users. 7 years ago
Daniel García b4244b28b6
Update admin page scripts and fixed broken tooltip 7 years ago
Daniel García 43f9038325
Add option to force resync clients in admin panel 7 years ago
Daniel García 339044f8aa
Add warning about config panel values overriding env vars. 7 years ago
Daniel García 7b5bcd45f8
Show read-only options in the config panel and the env variable names in the tooltips 7 years ago
Daniel García d7eeaaf249
Escape user data from admin panel when calling JS 7 years ago
Daniel García d3773a433a
Removed list of mounted routes at startup by default, with option to add it back. This would get annoying when starting the server frequently, because it printed ~130 lines of mostly useless info 7 years ago
Daniel García 330e90a6ac
Hide secrets in config panel 7 years ago
Daniel García ef63342e20
Add reset user config button 7 years ago
Daniel García a72809b225
Yubico and SMTP enable/disable master switches 7 years ago
Daniel García 9976e4736e
Add groups 7 years ago
Daniel García dc92f07232
Added env variable to select config file. Initial work towards groups and added tooltips with descriptions and nicer names 7 years ago
Daniel García 3db815b969
Implemented config form and fixed config priority 7 years ago
Daniel García 877408b808
Implement basic config loading and updating. No save to file yet. 7 years ago