aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins/external-auth.ts
Commit message (Expand)AuthorAgeFilesLines
* Add filter:api.server.stats.get.result hookChocobozzz2021-12-091-1/+1
* Reorganize importsChocobozzz2021-07-201-4/+3
* Refactor requestsChocobozzz2021-07-201-10/+10
* Use an object to represent a serverChocobozzz2021-07-201-5/+5
* Shorter server command namesChocobozzz2021-07-201-33/+33
* Introduce user commandChocobozzz2021-07-201-34/+15
* Introduce login commandChocobozzz2021-07-201-28/+29
* Introduce server commandsChocobozzz2021-07-201-4/+3
* Introduce config commandChocobozzz2021-07-201-11/+4
* Introduce plugins commandChocobozzz2021-07-201-30/+17
* Refactor auth flowChocobozzz2021-03-241-1/+1
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-23/+24
* Provide express request to onLogout callChocobozzz2020-11-201-4/+30
* Fix external auth email/password updateChocobozzz2020-05-201-0/+10
* Add other tests to external authChocobozzz2020-05-111-5/+47
* Add ability to unregister plugin authsChocobozzz2020-05-041-1/+37
* Add external login testsChocobozzz2020-05-041-0/+295