Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove low timeouts | Chocobozzz | 2023-05-22 | 1 | -2/+0 |
| | | | | Default timeout is 30s | ||||
* | External auth can update user on login | Chocobozzz | 2023-01-04 | 1 | -2/+32 |
| | |||||
* | Breaking API: Consistency with role id/label | Chocobozzz | 2022-10-28 | 1 | -4/+4 |
| | |||||
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 1 | -1/+0 |
| | |||||
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -1/+2 |
| | |||||
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
| | |||||
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -3/+3 |
| | |||||
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -32/+32 |
| | |||||
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -36/+17 |
| | |||||
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -23/+26 |
| | |||||
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -7/+6 |
| | |||||
* | Introduce config command | Chocobozzz | 2021-07-20 | 1 | -11/+4 |
| | |||||
* | Introduce plugins command | Chocobozzz | 2021-07-20 | 1 | -21/+15 |
| | |||||
* | Add auth plugin info in users list | Chocobozzz | 2020-05-05 | 1 | -1/+15 |
| | |||||
* | Add ability to unregister plugin auths | Chocobozzz | 2020-05-04 | 1 | -1/+25 |
| | |||||
* | Add external login tests | Chocobozzz | 2020-05-04 | 1 | -2/+28 |
| | |||||
* | Check auth plugin result | Chocobozzz | 2020-05-04 | 1 | -0/+14 |
| | |||||
* | Add plugin auth migrations | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -21/+64 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -21/+76 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -0/+69 |