mox/vendor/github.com/mjl-
Mechiel Lukkien a69887bfab
webadmin: make routes configurable: globally, per domain, per account
this simplifies some of the code that makes modifications to the config file. a
few protected functions can make changes to the dynamic config, which webadmin
can use. instead of having separate functions in mox-/admin.go for each type of
change.

this also exports the parsed full dynamic config to webadmin, so we need fewer
functions for specific config fields too.
2024-04-18 11:14:24 +02:00
..
adns sync latest adns 2024-03-09 15:32:37 +01:00
autocert update dependencies 2024-03-08 09:28:09 +01:00
bstore update to latest bstore, with a bugfix for queries with multiple orders that were partially handled by an index 2024-03-30 09:39:18 +01:00
sconf update to latest sconf, which now gives more helpful error messages about some invalid config lines, like one with only whitespace 2024-03-27 10:08:15 +01:00
sherpa replace http basic auth for web interfaces with session cookie & csrf-based auth 2024-01-05 10:48:42 +01:00
sherpadoc webadmin: make routes configurable: globally, per domain, per account 2024-04-18 11:14:24 +02:00
sherpaprom mox! 2023-01-30 14:27:06 +01:00
sherpats update to latest sherpats fixing typo in error message, handle absent dmarc "policy override" reason 2024-03-09 15:43:49 +01:00
xfmt add comment about the sconf config file format at the top of the config files 2023-09-21 08:59:10 +02:00