| Commit message (Expand) | Author | Age | Files | Lines |
* | dispatch BeforeUserLoggedInEvent | Maxence Lange | 2023-03-01 | 1 | -2/+9 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -4/+4 |
* | Allow SSO authentication to provide a user secret | MichaIng | 2022-07-12 | 1 | -2/+6 |
* | allow use of rememberme cookies for IApacheAuth backends | Arthur Schiwon | 2022-05-25 | 1 | -0/+1 |
* | only setup part of the filesystem for appdata requests | Robin Appelman | 2022-02-09 | 1 | -1/+1 |
* | allow null password in UserLoggedInEvent | Julien Veyssier | 2021-10-13 | 1 | -1/+1 |
* | fix login_credentials->password in session when loging in with apache | Julien Veyssier | 2021-10-13 | 1 | -1/+1 |
* | Don't further setup disabled users when logging in with apache | Joas Schilling | 2021-09-23 | 1 | -0/+6 |
* | Use proper methods for display name retrieval | Morris Jobke | 2021-06-17 | 1 | -26/+0 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | emit UserLoggedInEvent on apache auth | Arthur Schiwon | 2021-06-01 | 1 | -0/+12 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Allow user backends to specify a custom logout url | Roeland Jago Douma | 2020-07-23 | 1 | -0/+8 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+0 |
* | Use php keywords in lowercase | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Move legacy classes from PSR0 to PSR4 | Christoph Wurst | 2020-04-07 | 1 | -0/+411 |