aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/external-plugins/auth-ldap.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-2/+2
|
* Ask password reset/email verif error handlingChocobozzz2022-09-281-0/+8
| | | | With a user that uses a plugin authentication
* We don't need to import mochaChocobozzz2022-08-171-1/+0
|
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
|
* Reorganize importsChocobozzz2021-07-201-1/+1
|
* Refactor requestsChocobozzz2021-07-201-1/+1
|
* Use an object to represent a serverChocobozzz2021-07-201-3/+3
|
* Shorter server command namesChocobozzz2021-07-201-17/+17
|
* Introduce videos commandChocobozzz2021-07-201-2/+2
|
* Introduce user commandChocobozzz2021-07-201-8/+4
|
* Introduce login commandChocobozzz2021-07-201-10/+17
|
* Introduce plugins commandChocobozzz2021-07-201-23/+5
|
* Check banned status for external authsChocobozzz2021-02-011-0/+17
|
* Fix ldap test portChocobozzz2021-01-041-1/+1
|
* Correctly test ldapChocobozzz2020-07-311-2/+2
|
* Add external login testsChocobozzz2020-05-041-3/+11
|
* Add plugin ldap testsChocobozzz2020-05-041-0/+100