| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-30 | 1 | -23/+2 |
* | feat(user_ldap): Add setup check to verify connection configuration | Côme Chilliet | 2024-04-16 | 1 | -0/+2 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
* | Progress | Carl Schwan | 2023-10-19 | 1 | -0/+2 |
* | Fire group events at login for LDAP groups | Côme Chilliet | 2023-10-12 | 1 | -8/+2 |
* | Move event listener registration to register() | Côme Chilliet | 2023-10-12 | 1 | -12/+8 |
* | Add FirstLoginListener to accept shares upon first ldap user login | Côme Chilliet | 2023-10-12 | 1 | -0/+13 |
* | fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher | Joas Schilling | 2023-07-25 | 1 | -4/+2 |
* | [LDAP] always create instance of own user manager | Arthur Schiwon | 2022-11-10 | 1 | -0/+27 |
* | Allow to log DB, redis and LDAP requests into files | Joas Schilling | 2021-12-01 | 1 | -2/+7 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+2 |
* | Move over notification to new registration | Roeland Jago Douma | 2021-04-16 | 1 | -2/+1 |
* | LDAP simplify User_Proxy and Group_Proxy signatures | Arthur Schiwon | 2020-10-23 | 1 | -17/+10 |
* | announce added user and group backend later as there might be interdeps | Arthur Schiwon | 2020-09-11 | 1 | -3/+3 |
* | provide event class to LDAP loaded event to fix deprecation message | Arthur Schiwon | 2020-08-12 | 1 | -5/+11 |
* | Use the proper IAppContainer and IServerContainer type hints to know which co... | Morris Jobke | 2020-07-21 | 1 | -11/+11 |
* | Adjust apps' code to use the ContainerInterface | Christoph Wurst | 2020-07-21 | 1 | -32/+38 |
* | Migrate LDAP to the PSR container | Christoph Wurst | 2020-07-16 | 1 | -12/+15 |
* | Use IBootstrap for the app user_ldap | Morris Jobke | 2020-07-14 | 1 | -8/+57 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | add LDAP ConfigHandler for external storages and "$home" var | Arthur Schiwon | 2019-02-14 | 1 | -0/+16 |
* | LDAP clear cache on config modification also when done via API or CLI | Arthur Schiwon | 2018-12-17 | 1 | -0/+6 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -1/+2 |
* | pass missing function parameter | Roger Szabo | 2017-06-21 | 1 | -0/+1 |
* | blizzz comments 03.04.2017 | Roger Szabo | 2017-04-06 | 1 | -1/+0 |
* | restore ldap_password_renew_pr | Roger Szabo | 2017-03-31 | 1 | -0/+53 |