discourse/spec/system/page_objects
Vinoth Kannan 7b53e610c1
SECURITY: limit the number of characters in watched word replacements.
The watch words controller creation function, create_or_update_word(), doesn’t validate the size of the replacement parameter, unlike the word parameter, when creating a replace watched word. So anyone with moderator privileges can create watched words with almost unlimited characters.
2024-07-15 19:25:17 +08:00
..
components DEV: Improve the sidebar section expansion handling (#27805) 2024-07-09 18:32:29 -03:00
modals DEV: More system specs for signup/login (#27150) 2024-05-23 10:01:05 -03:00
pages SECURITY: limit the number of characters in watched word replacements. 2024-07-15 19:25:17 +08:00
admin_user_badges.rb DEV: lint against Layout/EmptyLineBetweenDefs (#24914) 2023-12-15 23:46:04 +08:00
cdp.rb DEV: Fix flaky network-based upload spec (#23286) 2023-08-28 12:59:22 +08:00