Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use matching parameter names form interfaces and implementations | Morris Jobke | 2020-08-19 | 1 | -1/+1 |
* | Add PHP doc for events | Morris Jobke | 2020-08-10 | 8 | -0/+16 |
* | Add user-status app | Georg Ehrke | 2020-07-31 | 1 | -0/+101 |
* | Allow user backends to specify a custom logout url | Roeland Jago Douma | 2020-07-23 | 1 | -0/+43 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 13 | -14/+0 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 2 | -2/+1 |
* | 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 |