summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-114-0/+4
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-102-0/+2
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-092-0/+2
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-074-0/+4
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-0510-4/+12
* Remove redundant cast to string in user_ldapC么me Chilliet2023-01-021-2/+2
* Fix psalm spotted errors with new requirementsC么me Chilliet2023-01-022-7/+6
* Merge pull request #35839 from nextcloud/feat/user_ldap-longer-ttl-for-fallbackVincent Petry2022-12-201-4/+5
|\
| * Apply a longer TTL of 15min to falling back on backup serverC么me Chilliet2022-12-201-4/+5
* | Merge pull request #34772 from nextcloud/fix/clean-ldap-access-factory-usageC么me Chilliet2022-12-2010-97/+74
|\ \ | |/ |/|
| * Merge branch 'master' into fix/clean-ldap-access-factory-usageC么me Chilliet2022-11-2117-121/+178
| |\
| * | Adapt test to User_Proxy constructorC么me Chilliet2022-10-251-7/+13
| * | Fix return type for countUsers methodC么me Chilliet2022-10-254-10/+9
| * | Make sure to use AccessFactory to create Access instances and use DIC么me Chilliet2022-10-256-81/+53
* | | Fixed backup host logicC么me Chilliet2022-12-192-27/+25
* | | Make code clearer for background hostC么me Chilliet2022-12-191-8/+8
* | | Use a dedicated LDAP host and port for background jobs if configuredC么me Chilliet2022-12-192-6/+18
* | | Merge pull request #35231 from nextcloud/fix/user_ldap-cache-fetched-list-of-...C么me Chilliet2022-12-192-8/+15
|\ \ \
| * | | Fix user_ldap tests now that list of groups gets cachedC么me Chilliet2022-12-191-1/+1
| * | | Cache the fetched list of groupsC么me Chilliet2022-11-171-7/+14
| | |/ | |/|
* | | [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