summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #37197 from nextcloud/fix/user_ldap-do-not-send-0-size-pag...Arthur Schiwon2023-03-151-9/+13
|\
| * Do not send a pagination control with size = 0 if cookie is emptyC么me Chilliet2023-03-131-9/+13
* | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-154-22/+22
|/
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-132-8/+8
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-102-2/+30
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-092-0/+10
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-064-88/+118
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-03-031-2/+2
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-032-2/+30
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-02-222-8/+8
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-02-212-2/+30
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-02-122-0/+2
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-312-2/+2
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-302-2/+2
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-272-2/+2
* Merge pull request #36347 from nextcloud/chore/autoloader/composer-2.5.1-auto...Christoph Wurst2023-01-262-16/+25
|\
| * chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-252-16/+25
* | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-262-2/+2
|/
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-232-170/+170
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-212-4/+6
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-202-0/+10
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-192-2/+2
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-162-0/+2
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-142-0/+2
* 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
| |\| |