Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |