etherpad-lite/src/tests/frontend
DanielHabenicht 675c0130b9
allow option to make pad names case-insensitive (#5501) by @DanielHabenicht
* New option to make pad names case-insensitive

fixes #3844

* fix helper.gotoTimeslider()

* fix helper.aNewPad() return value

* Update src/node/utils/Settings.js

Co-authored-by: Richard Hansen <rhansen@rhansen.org>

* remove timeout

* rename enforceLowerCasePadIds to lowerCasePadIds

* use before and after hooks

* update with socket specific test

* enforce sanitizing padID for websocket connections

- only enforce for newly created pads, to combat case-sensitive pad name hijacking

* Added updated package.json file.

---------

Co-authored-by: Richard Hansen <rhansen@rhansen.org>
Co-authored-by: SamTV12345 <40429738+samtv12345@users.noreply.github.com>
2023-07-03 20:52:49 +02:00
..
cypress fix cypress config 2022-09-24 18:44:15 +02:00
helper allow option to make pad names case-insensitive (#5501) by @DanielHabenicht 2023-07-03 20:52:49 +02:00
lib tests: sendkeys: Fix `{enter}` keypress event 2021-07-19 23:44:33 +02:00
specs tests: flaky language test 2022-09-24 20:29:25 +02:00
travis tests: drop windows 7 test coverage & use chrome latest for admin tests instead of safari (#5752) 2023-06-23 10:22:09 +01:00
easysync-helper.js easysync tests: cover more string operation scenarios 2021-12-30 18:44:29 -05:00
helper.js allow option to make pad names case-insensitive (#5501) by @DanielHabenicht 2023-07-03 20:52:49 +02:00
index.html tests: allow ret_nodes to be global for mocha 2023-06-22 11:33:24 +01:00
runner.css tests: Fix flexbox grow/shrink factors 2021-06-10 13:28:55 -04:00
runner.js tests: Fix handling of nullish module definitions 2021-11-01 01:54:28 -04:00