aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/users/login.ts
Commit message (Collapse)AuthorAgeFilesLines
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-6/+7
| | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses
* Add external login testsChocobozzz2020-05-041-1/+22
|
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-041-0/+19
|
* Begin auth plugin supportChocobozzz2020-05-041-0/+11
|
* Move to eslintcontainChocobozzz2020-02-031-1/+1
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-0/+19
| | | | Install/uninstall/list plugins remotely
* Shared utils -> extra-utilsChocobozzz2019-04-241-0/+62
Because they need dev dependencies