summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* Fix user_ldap migration for long DNs supportCôme Chilliet2022-01-142-49/+31
* Move duplicated code to a base class for group_mapping migrationsCôme Chilliet2022-01-143-79/+72
* Split dropTable and createTable in two migrationsCôme Chilliet2022-01-143-48/+141
* Fix primary key change in user_ldap migrationCôme Chilliet2022-01-143-2/+244
* Merge pull request #30343 from nextcloud/backport/29329/stable23Louis2021-12-301-2/+14
|\
| * fix potential unwarranted memberships in nested groups from LDAPArthur Schiwon2021-12-201-2/+14
* | [stable23] Avoid use of iconv to get rid of unicodeCôme Chilliet2021-12-202-13/+11
|/
* Bump user_ldap version to make sure the migration runsCôme Chilliet2021-12-131-1/+1
* Add missing copyright headers in migration stepsCôme Chilliet2021-12-132-0/+44
* Use clearer names for variablesCôme Chilliet2021-12-132-34/+34
* Add an index for directory_uuid as wellCôme Chilliet2021-12-132-0/+10
* Make sure that hash function returns a stringCôme Chilliet2021-12-131-1/+6
* Add the columns and alter the index in Version1010Date20200630192842Côme Chilliet2021-12-131-3/+11
* Fixes in migration stepCôme Chilliet2021-12-131-3/+2
* Put back length check to have a clear errorCôme Chilliet2021-12-131-0/+11
* Fixed migration step for user_ldapCôme Chilliet2021-12-133-2/+4
* Fix variable namesJoas Schilling2021-12-131-2/+2
* Change column names to ldap_dn and ldap_dn_hash and add migrationCôme Chilliet2021-12-133-29/+158
* Support LDAP dns longer than 255 charactersCôme Chilliet2021-12-132-27/+43
* Allow to log DB, redis and LDAP requests into filesJoas Schilling2021-12-023-4/+23
* Test cache invalidation for AbstractMapping in test suiteCôme Chilliet2021-11-261-0/+4
* Make sure mapping cache is cleared when deleting a userCôme Chilliet2021-11-261-0/+5
* Update to composer 2.1.11Carl Schwan2021-11-042-2/+15
* [tx-robot] updated from transifexNextcloud bot2021-10-262-0/+14
* [tx-robot] updated from transifexNextcloud bot2021-10-232-2/+2
* Merge pull request #29240 from nextcloud/work/admin-delegation-implementationCarl Schwan2021-10-152-6/+19
|\
| * Add support for Delegation Settings for more appsCarl Schwan2021-10-152-6/+19
* | Merge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-...John Molakvoæ2021-10-151-2/+2
|\ \
| * | Bump autoloaderJoas Schilling2021-10-141-2/+2
| |/
* | Use Psr\Log\LoggerInterface where it can easily be used in user_ldapCôme Chilliet2021-10-145-78/+136
* | Fix two mistakes in previous migration to LoggerInterface in OCA\User_LDAP\Ac...Côme Chilliet2021-10-142-2/+3
* | Use Psr\Log\LoggerInterface in OCA\User_LDAP\AccessCôme Chilliet2021-10-126-37/+65
* | Avoid PHP errors when the LDAP attribute is not foundCôme Chilliet2021-10-121-1/+5
|/
* Update app versions for 23Vincent Petry2021-09-281-1/+1
* Merge pull request #28876 from nextcloud/fix/28653/ldap-long-user-group-idsblizzz2021-09-248-7/+194
|\
| * ensure that user and group IDs in LDAP's tables are also max 64charsArthur Schiwon2021-09-248-7/+194
* | Merge pull request #28916 from nextcloud/fix/noid/objectsidVincent Petry2021-09-242-4/+37
|\ \ | |/ |/|
| * fix caching of objectsid searchesArthur Schiwon2021-09-212-4/+37
* | Update generated composer files to latest formatChristoph Wurst2021-09-223-19/+110
|/
* [tx-robot] updated from transifexNextcloud bot2021-09-152-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-09-142-2/+2
* use specific email getter where necessaryArthur Schiwon2021-09-091-1/+1
* Merge pull request #28420 from nextcloud/fix/composer-2-missing-filesJohn Molakvoæ2021-08-154-0/+383
|\
| * Add missing files for Composer v2Christoph Wurst2021-08-134-0/+383
* | [tx-robot] updated from transifexNextcloud bot2021-08-142-4/+68
|/
* [tx-robot] updated from transifexNextcloud bot2021-08-102-0/+16
* [tx-robot] updated from transifexNextcloud bot2021-08-082-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-08-062-0/+10
* [tx-robot] updated from transifexNextcloud bot2021-08-024-0/+352
* [tx-robot] updated from transifexNextcloud bot2021-07-152-0/+16