etherpad-lite/src/tests/backend/specs
SamTV12345 fb56809e55
Feat/oauth2 (#6281): Added oauth to API paths
* Added oauth provider.

* Fixed provider.

* Added auth flow.

* Fixed auth flow and added scaffolding vite config.

* Added working oauth2.

* Fixed dockerfile.

* Adapted run.sh script

* Moved api tests to oauth2.

* Updated security schemes.

* Removed api key from existance.

* Fixed installation

* Added missing issuer in config.

* Fixed dev dependencies.

* Updated lock file.
2024-03-26 17:11:24 +01:00
..
api Feat/oauth2 (#6281): Added oauth to API paths 2024-03-26 17:11:24 +01:00
caching_middleware.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
chat.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
contentcollector.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
crypto.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
export.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
ExportEtherpad.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
favicon-test-custom.png favicon: Redo favicon customization 2021-04-20 13:33:55 -04:00
favicon-test-skin.png favicon: Refactor handler and add tests 2021-04-20 13:33:55 -04:00
favicon.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
health.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
hooks.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
ImportEtherpad.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
lowerCasePadIds.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
messages.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
Pad.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
pad_utils.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
pads-with-spaces.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
promises.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
regression-db.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
sanitizePathname.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
SecretRotator.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
SessionStore.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
settings.json tests: Add tests for settings.json parsing 2021-06-06 14:00:52 -04:00
settings.ts Added env configuration for plugins 2024-03-21 18:50:02 +01:00
socketio.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
specialpages.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
Stream.ts Converted tests to typescript. (#6181) 2024-02-22 18:31:17 +01:00
webaccess.ts Feat/admin react (#6211) 2024-03-09 23:07:09 +01:00