mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +00:00
c488d3db75
* Avoid crash on non-compiled room regex Roughly fixes #1845 (actual compiling still needed) Signed-off-by: Bohdan Horbeshko <bodqhrohro@gmail.com> * Compile regexes for all namespaces Deadheres the regex compiling from building larger regexes for possibly exclusive namespaces only. A complete fix for #1845, so regexes for rooms namespaces and other non-whitelisted namespaces can be used more safely. Signed-off-by: Bohdan Horbeshko <bodqhrohro@gmail.com> * Appservice config: handle regexp parsing errors Signed-off-by: diamondburned <datutbrus@gmail.com> Signed-off-by: Bohdan Horbeshko <bodqhrohro@gmail.com> Co-authored-by: Kegsay <kegan@matrix.org> |
||
---|---|---|
.. | ||
config_appservice.go | ||
config_clientapi.go | ||
config_eduserver.go | ||
config_federationapi.go | ||
config_federationsender.go | ||
config_global.go | ||
config_kafka.go | ||
config_keyserver.go | ||
config_mediaapi.go | ||
config_mscs.go | ||
config_roomserver.go | ||
config_signingkeyserver.go | ||
config_syncapi.go | ||
config_test.go | ||
config_userapi.go | ||
config.go |