Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixes the return type of BeforeUserLoggedInEvent | Arthur Schiwon | 2020-04-03 | 1 | -2/+4 | |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 | |
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 11 | -26/+40 | |
* | Add typed events for all user hooks and legacy events | Christoph Wurst | 2019-12-11 | 12 | -0/+805 | |
* | Update license headers | Christoph Wurst | 2019-12-05 | 14 | -36/+66 | |
* | Add typed create user events | Christoph Wurst | 2019-12-03 | 2 | -0/+134 | |
* | Make the post login event public | Christoph Wurst | 2019-11-20 | 1 | -0/+76 | |
* | Get the proper UID | Roeland Jago Douma | 2019-08-13 | 1 | -0/+44 | |
* | New user backend interface to check if a user can confirm passwords | Roeland Jago Douma | 2018-11-02 | 1 | -0/+36 | |
* | Document parameters | Roeland Jago Douma | 2018-03-22 | 9 | -0/+30 | |
* | Move to ABackend | Roeland Jago Douma | 2018-03-22 | 1 | -1/+1 | |
* | Remove type declarations where not yet possible | Roeland Jago Douma | 2018-03-22 | 4 | -4/+4 | |
* | Fix phpdoc | Roeland Jago Douma | 2018-03-22 | 9 | -0/+62 | |
* | Add abstract bakend to still be backwards compatible with the old logic | Roeland Jago Douma | 2018-03-22 | 1 | -0/+62 | |
* | Add interfaces for user backend functionality | Roeland Jago Douma | 2018-03-22 | 8 | -0/+232 |