summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-04-172-64/+66
* [tx-robot] updated from transifexNextcloud bot2022-04-162-220/+226
* Merge pull request #31967 from nextcloud/backport/31908/stable22blizzz2022-04-141-14/+0
|\
| * Fix LDAP Dark Theme IssueAndy Xheli2022-04-131-14/+0
* | Merge pull request #31777 from nextcloud/backport/31514/stable22blizzz2022-04-1411-147/+128
|\ \
| * | Fix $baseDN parameter type in ILDAPWrapper::readCôme Chilliet2022-04-041-1/+1
| * | Inherit doc from interface in LDAP classCôme Chilliet2022-04-041-66/+22
| * | Fix unit testsCôme Chilliet2022-04-0410-44/+81
| * | Fix executeRead when connection is reset because of a timeoutCôme Chilliet2022-04-041-36/+24
* | | Merge pull request #31522 from nextcloud/backport/31491/stable22blizzz2022-04-142-5/+5
|\ \ \ | |_|/ |/| |
| * | Fix similar potential problems with fetchOne loopsCôme Chilliet2022-03-102-4/+4
| * | Fix duplicated UUID detection when there are empty uuidsCôme Chilliet2022-03-101-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2022-04-062-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-04-052-2/+2
* | | Fix ldap wizard stylingRichard Steinmetz2022-04-021-1/+7
| |/ |/|
* | Fix assignment of the LDAP Wizard connectionChristoph Wurst2022-04-011-1/+1
* | ran autoloaderchecker.shszaimen2022-03-317-34/+131
* | [tx-robot] updated from transifexNextcloud bot2022-03-304-20/+20
* | [tx-robot] updated from transifexNextcloud bot2022-03-252-2/+2
* | do not forget DB table prefix with truncate queryArthur Schiwon2022-03-221-1/+1
|/
* Make it explicit that a DN can be used for ldap:check-userCôme Chilliet2022-03-102-4/+10
* Improve typing in apps/user_ldap/lib/Command/CheckUser.phpCôme Chilliet2022-03-101-12/+4
* Remove parenthesis around return in apps/user_ldap/lib/Command/CheckUser.phpCôme Chilliet2022-03-101-1/+1
* Fix ldap:check-user method for newly created LDAP usersCôme Chilliet2022-03-101-15/+11
* code styleArthur Schiwon2022-03-041-2/+2
* be conservative when reading from fresh created columnArthur Schiwon2022-03-041-3/+13
* [tx-robot] updated from transifexNextcloud bot2022-02-254-2/+4
* [tx-robot] updated from transifexNextcloud bot2022-02-242-2/+2
* Merge pull request #31307 from nextcloud/backport/31299/stable22blizzz2022-02-223-16/+30
|\
| * Check LDAP upon user deletion instead of refusing based on cached informationCôme Chilliet2022-02-211-7/+21
| * Ignore cache in occ ldap:check-ldap commandCôme Chilliet2022-02-213-9/+9
* | [tx-robot] updated from transifexNextcloud bot2022-02-222-0/+14
|/
* [tx-robot] updated from transifexNextcloud bot2022-02-132-2/+2
* Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.phpCôme Chilliet2022-02-101-26/+14
* Fix ldap:update-uuidCôme Chilliet2022-02-103-21/+30
* add occ command to update UUIDs (incomplete)Arthur Schiwon2022-02-106-25/+402
* allow to re-run migration step when backup DB is already createdArthur Schiwon2022-02-101-1/+12
* invalidated duplicated UUIDs prior to migration changeArthur Schiwon2022-02-101-0/+90
* [tx-robot] updated from transifexNextcloud bot2022-02-022-0/+8
* Psalm fixingCarl Schwan2022-01-271-1/+1
* [tx-robot] updated from transifexNextcloud bot2022-01-222-0/+14
* Revert "[stable22] Hash job argument"John Molakvoæ2022-01-202-121/+17
* Add hashed attribute column for indexed job existence checkJulius Härtl2022-01-182-17/+121
* Remove useless indexes with duplicated names on backup tableCôme Chilliet2022-01-141-2/+0
* Update autoloaderJoas Schilling2022-01-142-0/+8
* 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
* [tx-robot] updated from transifexNextcloud bot2022-01-132-0/+14