continuwuity/src
Shannon Sterz 3de026160e docs: express forbidden_remote_server_names as valid regex
this field expects a regex not a glob, so the correct value should be
".*" if one wants to block all remote server names. otherwise, setting
"*" as documented results in an error on start because the configuration
could not be properly parsed.
2026-02-21 16:27:59 +00:00
..
admin fix: Remove non-compliant and non-functional non-authoritative directory queries 2026-02-19 01:37:42 +00:00
api chore: Clippy & prek fixes 2026-02-21 11:27:39 -05:00
build_metadata fix: Update package and crate metadata 2026-01-08 19:28:27 +00:00
core docs: express forbidden_remote_server_names as valid regex 2026-02-21 16:27:59 +00:00
database fix: Remove non-compliant and non-functional non-authoritative directory queries 2026-02-19 01:37:42 +00:00
macros fix: Add option to mark certain config sections as optional 2026-01-20 17:36:22 +00:00
main fix: Remove ability to set rocksdb as read only 2026-02-18 23:11:53 +00:00
router fix: Don't panic when running startup admin commands 2026-02-15 17:32:26 -05:00
service chore: Clippy & prek fixes 2026-02-21 11:27:39 -05:00
web feat: Default index page improvements 2026-02-15 18:05:42 +00:00