Gusted 7067cc7da4
fix: strict matching of allowed content for sanitizer
- _Simply_ add `^$` to regexp that didn't had it yet, this avoids any
content being allowed that simply had the allowed content as a
substring.
- Fix file-preview regex to have `$` instead of `*`.
2024-11-15 10:59:36 +01:00
..
2024-11-11 12:44:36 +01:00
2024-11-15 10:59:36 +01:00
2024-08-18 15:19:01 +02:00
2024-11-05 09:33:15 +01:00
2024-08-12 19:11:09 +02:00
2024-11-11 12:44:36 +01:00
2024-08-09 17:44:41 +02:00
2023-02-11 08:39:50 +08:00
2023-12-25 20:13:18 +08:00
2024-09-01 05:42:34 +02:00
2023-11-03 15:21:05 +00:00
2024-07-17 23:07:41 +02:00
2024-11-11 12:44:36 +01:00
2024-11-05 22:47:34 +01:00
2024-08-26 23:43:09 +02:00