summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
...
* [tx-robot] updated from transifexNextcloud bot2022-07-082-2/+4
* [tx-robot] updated from transifexNextcloud bot2022-07-042-0/+2
* Merge pull request #32939 from nextcloud/backport/32910/stable24blizzz2022-06-241-1/+9
|\
| * Fix profiler trying to serialize invalid utf8Carl Schwan2022-06-201-1/+9
* | [tx-robot] updated from transifexNextcloud bot2022-06-222-4/+4
|/
* [tx-robot] updated from transifexNextcloud bot2022-06-092-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-06-022-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-05-292-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-05-272-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-05-2444-198/+198
* [tx-robot] updated from transifexNextcloud bot2022-05-232-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-05-192-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-05-1812-0/+12
* [tx-robot] updated from transifexNextcloud bot2022-05-1714-14/+0
* [tx-robot] updated from transifexNextcloud bot2022-05-1414-0/+14
* [tx-robot] updated from transifexNextcloud bot2022-05-1346-92/+92
* Don't use slow hashing to check the LDAP bindingCarl Schwan2022-05-051-8/+3
* [tx-robot] updated from transifexNextcloud bot2022-05-052-22/+22
* [tx-robot] updated from transifexNextcloud bot2022-05-02122-1274/+398
* Fix an issue with the search backend updateCarl Schwan2022-04-142-1/+6
* Fix LDAP Dark Theme IssueAndy Xheli2022-04-081-14/+0
* Fix createNamedParameter in LDAP migrationsJohn Molakvoæ2022-04-072-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-04-062-2/+2
* Merge pull request #31661 from nextcloud/enh/user_ldap-add-command-to-unmap-g...blizzz2022-04-0510-31/+175
|\
| * Fix user_ldap unit testsCôme Chilliet2022-04-013-14/+13
| * Add missing fileCôme Chilliet2022-04-011-0/+111
| * Add type information to fix psalm errorCôme Chilliet2022-04-011-0/+1
| * Add ldap:reset-group command to unmap groups from LDAPCôme Chilliet2022-04-017-18/+51
* | [tx-robot] updated from transifexNextcloud bot2022-04-052-2/+2
* | Merge pull request #30823 from nextcloud/work/profilerCarl Schwan2022-04-044-9/+75
|\ \ | |/ |/|
| * Add a built-in profiler inside NextcloudCarl Schwan2022-04-044-9/+75
* | Merge pull request #31782 from nextcloud/fix/31780_31778/fix-ldap-wizardblizzz2022-04-011-1/+7
|\ \
| * | Fix ldap wizard stylingRichard Steinmetz2022-03-311-1/+7
* | | Fix assignment of the LDAP Wizard connectionChristoph Wurst2022-03-311-1/+1
|/ /
* | Avoid updating _lastChange when nothing is changed in the configurationCôme Chilliet2022-03-313-3/+4
* | Do not update _lastChanged on auto-detected attributesCôme Chilliet2022-03-311-1/+5
* | Build autoloadersCôme Chilliet2022-03-302-0/+2
* | Use the new octetLength function to filter lines to migrateCôme Chilliet2022-03-301-8/+4
* | Adapt max length limit in AbstactMapping to match databaseCôme Chilliet2022-03-301-2/+2
* | shrink ldap_dn column to 4000Arthur Schiwon2022-03-301-0/+117
* | limit ldap_dn columns to 4000Arthur Schiwon2022-03-303-6/+6
* | Merge pull request #31759 from nextcloud/fix/fix-composer-autoloaderCôme Chilliet2022-03-305-15/+8
|\ \
| * | Build autoloader with new composer versionCôme Chilliet2022-03-305-15/+8
| |/
* / Fix vendor loading in user_ldap wizardLouis Chemineau2022-03-302-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2022-03-304-20/+20
* Merge pull request #31696 from nextcloud/fix/user_ldap-fix-migration-lengthch...Côme Chilliet2022-03-291-1/+1
|\
| * Add octetLength and charLength to function builder, and testsCôme Chilliet2022-03-241-2/+1
| * Use getLengthExpression to measure field length instead of likeCôme Chilliet2022-03-241-1/+2
* | [tx-robot] updated from transifexNextcloud bot2022-03-252-2/+2
|/
* do not forget DB table prefix with truncate queryArthur Schiwon2022-03-181-1/+1