summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/User_Proxy.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fix/clean-ldap-access-factory-usageCôme Chilliet2022-11-211-2/+18
|\
| * Expose mapped user count from LDAP and use that for user limit checkCôme Chilliet2022-10-241-1/+17
* | Fix return type for countUsers methodCôme Chilliet2022-10-251-2/+2
* | Make sure to use AccessFactory to create Access instances and use DICôme Chilliet2022-10-251-2/+4
|/
* LDAP to no register new users when outside of fair use or over limitsArthur Schiwon2022-10-181-2/+37
* Fix psalm issue about userCountsCarl Schwan2022-03-111-1/+2
* Fix PHP 8.1 support for user_ldap applicationCôme Chilliet2021-12-161-1/+1
* Ignore cache in occ ldap:check-ldap commandCôme Chilliet2021-11-221-3/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Fix parameter types in docsJoas Schilling2021-03-171-2/+2
* LDAP simplify User_Proxy and Group_Proxy signaturesArthur Schiwon2020-10-231-10/+2
* Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-191-4/+6
* formattingArthur Schiwon2020-04-231-5/+22
* don't circulate with only one backendArthur Schiwon2020-04-171-1/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-16/+16
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-16/+16
* decouple userExists from userExistsOnLDAP checkArthur Schiwon2020-01-081-8/+29
* Update license headersChristoph Wurst2019-12-051-1/+1
* reduce adressbook change events and handlingArthur Schiwon2019-09-041-1/+1
* Update license headersMorris Jobke2017-11-061-3/+3
* Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-031-3/+28
* fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-291-2/+8
* Fix commentsMorris Jobke2017-07-251-1/+1
* Merge pull request #1023 from GitHubUser4234/ldap_password_renew_prblizzz2017-04-241-2/+4
|\
| * restore ldap_password_renew_prRoger Szabo2017-03-311-2/+4
* | Update comments to NextcloudMorris Jobke2017-04-111-3/+3
|/
* restore ldap_password_prroot2016-11-231-0/+11
* comments amendedroot2016-07-271-1/+1
* New LDAPProvider for user_ldaproot2016-07-221-1/+31
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-2/+3
* Move interface to PSR-4Joas Schilling2016-05-251-1/+0
* Move Proxy to PSR-4Joas Schilling2016-05-251-2/+1
* Move lib\user to PSR-4Joas Schilling2016-05-251-2/+2
* Move User_LDAP and User_Proxy to PSR-4Joas Schilling2016-05-251-0/+276