Varun Gujarathi
b694be1052
fix(admin): sanitize fediverse username (#3437)
* test: add config federation test
* fix: santize fediverse username
fixes #3424
* refactor: remove commented code
* refactor: change username const to usernameValue
* refactor: use shorthand property
* build: move stories page out of build directory
* fix: allow only alphanumeric chars in username
* fix: filter out special chars in username
Added a regex filter to strip non-alphanumeric chars in username field.
* chore: clean unused fields
2024-02-05 20:00:50 -08:00
..
2023-07-05 17:25:47 -07:00
2023-02-27 17:08:52 -08:00
2023-03-22 14:54:43 -07:00
2023-05-20 21:15:25 -07:00
2023-07-31 10:44:48 -07:00
2023-06-05 16:47:08 -07:00
2024-02-05 20:00:50 -08:00
2023-05-20 21:15:25 -07:00
2023-01-15 23:12:38 -08:00
2023-03-14 21:34:37 -07:00
2023-07-29 15:57:45 -07:00
2023-02-01 10:39:48 -08:00
2024-01-22 20:31:23 -08:00
2024-01-22 20:31:23 -08:00
2023-10-25 21:52:36 -07:00
2023-01-15 23:12:38 -08:00
2023-07-14 09:28:56 -07:00
2023-09-10 10:58:11 -07:00