diaspora/app
Benjamin Neff bb7e5a369d
Correctly escape username pattern regex
Without the escaping, the backslash doesn't get renderet in the frontend
which leads to some browsers (chrome >= 114?) just allowing every input.
2023-06-05 23:35:31 +02:00
..
assets Merge pull request #8404 from Flaburgan/8118-scrolling-photos 2022-11-01 21:20:12 +01:00
controllers Always strip exif data and drop user setting for it 2023-06-04 04:25:01 +02:00
helpers Adding Smart App Banner for insporation on iOS devices 2022-11-17 23:20:35 +01:00
mailers Fix some keyword args for ruby 3 compatibility 2022-07-21 01:25:53 +02:00
models Always strip exif data and drop user setting for it 2023-06-04 04:25:01 +02:00
presenters Adding total and active count to pod view 2022-07-31 00:19:41 +02:00
serializers Always strip exif data and drop user setting for it 2023-06-04 04:25:01 +02:00
services Dont Convert when initialized by import 2022-07-16 04:12:01 +02:00
uploaders Always strip exif data and drop user setting for it 2023-06-04 04:25:01 +02:00
views Correctly escape username pattern regex 2023-06-05 23:35:31 +02:00
workers Replace Unicorn with Puma 2022-09-09 04:33:37 +02:00