summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-12-172-2/+2
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-151-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-12-142-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-12-102-6/+6
* Merge pull request #24574 from zenlord/ldapi-unix-socket-supportCôme Chilliet2022-12-085-76/+106
|\
| * Merge branch 'master' into ldapi-unix-socket-supportCôme Chilliet2022-11-2257-900/+867
| |\
| * | Add ldap-unix-socket support - squashed commits to files Connection.php, Conf...Vincent Van Houtte2022-09-095-67/+97
* | | Fix job tests in updatenotification and user_ldap applicationsCôme Chilliet2022-12-051-1/+3
* | | Use TimedJob from OCP instead of OCCôme Chilliet2022-12-051-2/+8
* | | Merge pull request #35355 from nextcloud/artonge/feat/ldap_connection_timeoutblizzz2022-11-302-0/+7
|\ \ \
| * | | Allow to set a custom timeout for ldap connectionsLouis Chemineau2022-11-232-0/+7
* | | | [tx-robot] updated from transifexNextcloud bot2022-11-292-0/+4
* | | | Merge pull request #35230 from nextcloud/fix/user_ldap-log-backup-switchCôme Chilliet2022-11-241-7/+12
|\ \ \ \
| * | | | Improve a bit codestyleCôme Chilliet2022-11-221-3/+2
| * | | | Log as warning instead of info when main LDAP server is unreachableCôme Chilliet2022-11-211-1/+1
| * | | | Log switching to LDAP backup host because main one is not availableCôme Chilliet2022-11-171-5/+11
| | |_|/ | |/| |
* | | | Merge pull request #35228 from nextcloud/fix/user_ldap-cache-empty-display-namesCôme Chilliet2022-11-241-3/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Cache display name even if it was not filledCôme Chilliet2022-11-171-3/+4
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2022-11-232-2/+36
* | | Update composer autoloaderCarl Schwan2022-11-222-4/+17
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-11-162-2/+2
* | [tx-robot] updated from transifexNextcloud bot2022-11-152-0/+8
* | Merge pull request #35070 from nextcloud/fix/34993/ldap-user-manager-must-not...Simon L2022-11-131-0/+27
|\ \
| * | [LDAP] always create instance of own user managerArthur Schiwon2022-11-101-0/+27
* | | [tx-robot] updated from transifexNextcloud bot2022-11-122-0/+4
* | | [tx-robot] updated from transifexNextcloud bot2022-11-112-2/+2
|/ /
* | Merge pull request #34702 from nextcloud/fix/clean-ldap-wizard-typingVincent Petry2022-11-042-106/+101
|\ \
| * | Fix $host var handling to avoid passing null to ldap_connectCôme Chilliet2022-10-251-2/+2
| * | Clean up LDAP Wizard typingCôme Chilliet2022-10-202-104/+99
* | | [tx-robot] updated from transifexNextcloud bot2022-10-302-4/+4
* | | [tx-robot] updated from transifexNextcloud bot2022-10-272-2/+2
* | | Merge pull request #34691 from nextcloud/profiler/ldap-backtraceCarl Schwan2022-10-252-2/+4
|\ \ \
| * | | Add backtrace to ldap profiler collectorCarl Schwan2022-10-202-2/+4
| |/ /
* | | Expose mapped user count from LDAP and use that for user limit checkCôme Chilliet2022-10-242-3/+24
* | | [tx-robot] updated from transifexNextcloud bot2022-10-232-6/+6
* | | Merge pull request #33945 from nextcloud/fix/noid/fair-use-ldapSimon L2022-10-218-40/+124
|\ \ \ | |/ / |/| |
| * | [LDAP] throw exception only against prov apiArthur Schiwon2022-10-181-1/+20
| * | LDAP to no register new users when outside of fair use or over limitsArthur Schiwon2022-10-188-40/+105
* | | Merge pull request #30223 from nextcloud/nested_ldap_groupsCôme Chilliet2022-10-204-224/+243
|\ \ \
| * | | Fix psalmCarl Schwan2022-10-201-1/+4
| * | | Check if cache is present with issetCarl Schwan2022-10-201-1/+1
| * | | Bring back small fixes by CarlCôme Chilliet2022-10-201-8/+6
| * | | Fix LDAP recursive nested group supportCôme Chilliet2022-10-202-19/+21
| * | | Revert Carl changes on apps/user_ldap/lib/Group_LDAP.phpCarl Schwan2022-10-201-27/+12
| * | | Fix user_ldap testsCarl Schwan2022-10-203-22/+17
| * | | Add back runtime cache for intermediate ldap read resultsCarl Schwan2022-10-201-2/+10
| * | | Only cache base inGroup searchCarl Schwan2022-10-201-8/+15
| * | | Add missing copyright author in Group_LDAPCôme Chilliet2022-10-201-0/+1
| * | | Removed unused use declarationCôme Chilliet2022-10-201-1/+0
| * | | Fix types in docblocksCôme Chilliet2022-10-201-0/+1