Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly mention previous copyright (#16820) | Erik Johnston | 2024-01-23 | 1 | -0/+1 |
* | Merge remote-tracking branch 'gitlab/clokep/license-license' into new_develop | Erik Johnston | 2023-12-13 | 1 | -10/+16 |
|\ | |||||
| * | Update license headers | Patrick Cloke | 2023-11-21 | 1 | -10/+16 |
* | | Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16... | David Robertson | 2023-11-23 | 1 | -38/+1 |
|/ | |||||
* | Fix possible AttributeError when account-api is called over unix socket (#16404) | Christoph | 2023-10-09 | 1 | -1/+1 |
* | Refactor `get_user_by_id` (#16316) | Erik Johnston | 2023-09-14 | 1 | -1/+1 |
* | Implements admin API to lock an user (MSC3939) (#15870) | Mathieu Velten | 2023-08-10 | 1 | -1/+14 |
* | Make AS tokens work & allow ASes to /register | Quentin Gliech | 2023-05-30 | 1 | -80/+2 |
* | Make the api.auth.Auth a Protocol | Quentin Gliech | 2023-05-30 | 1 | -0/+369 |