0
owncast/web/stories
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
..
assets [ImgBot] Optimize images (#2654) 2023-01-31 09:12:51 -08:00
config-federation.stories.tsx fix(admin): sanitize fediverse username (#3437) 2024-02-05 20:00:50 -08:00
PageLogo.stories.tsx Migrated Storybook notation from CSF2 to CSF3 (#3412) 2023-11-06 19:35:05 -08:00
ReadonlyChat.stories.tsx Migrated Storybook notation from CSF2 to CSF3 (#3412) 2023-11-06 19:35:05 -08:00
ReadwriteChat.stories.tsx Migrated Storybook notation from CSF2 to CSF3 (#3412) 2023-11-06 19:35:05 -08:00