Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce config command | Chocobozzz | 2021-07-20 | 1 | -11/+4 |
| | |||||
* | Introduce plugins command | Chocobozzz | 2021-07-20 | 1 | -30/+17 |
| | |||||
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
| | | | | | Reimplement some node-oauth2-server methods to remove hacky code needed by our external login workflow | ||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -23/+24 |
| | |||||
* | Provide express request to onLogout call | Chocobozzz | 2020-11-20 | 1 | -4/+30 |
| | | | | + pluginInfo related changes | ||||
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 1 | -0/+10 |
| | | | | Also check if an actor does not already exist when creating the user | ||||
* | Add other tests to external auth | Chocobozzz | 2020-05-11 | 1 | -5/+47 |
| | |||||
* | Add ability to unregister plugin auths | Chocobozzz | 2020-05-04 | 1 | -1/+37 |
| | |||||
* | Add external login tests | Chocobozzz | 2020-05-04 | 1 | -0/+295 |