mox/webadmin
Mechiel Lukkien 965a2b426f
Some checks are pending
Build and test / build-test (oldstable) (push) Waiting to run
Build and test / build-test (stable) (push) Waiting to run
webadmin: when loading page with webserver routes, internal services would always be shown with "admin" as internal services, and saving the handler would overwrite the correct setting
fix this by properly loading the correct internal service.

for issue #264 reported by kiekerjan, thanks!
2024-12-24 22:02:28 +01:00
..
admin.go implement tls client certificate authentication 2024-12-06 10:08:17 +01:00
admin.html add ability to include custom css & js in web interface (webmail, webaccount, webadmin), and use css variables in webmail for easier customization 2024-11-29 10:17:07 +01:00
admin.js webadmin: when loading page with webserver routes, internal services would always be shown with "admin" as internal services, and saving the handler would overwrite the correct setting 2024-12-24 22:02:28 +01:00
admin.ts webadmin: when loading page with webserver routes, internal services would always be shown with "admin" as internal services, and saving the handler would overwrite the correct setting 2024-12-24 22:02:28 +01:00
admin_test.go make tests pass with "go test -count n" with n > 1 2024-06-10 18:18:20 +02:00
api.json implement tls client certificate authentication 2024-12-06 10:08:17 +01:00
api.ts implement tls client certificate authentication 2024-12-06 10:08:17 +01:00