summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-03-3062-124/+124
* Merge pull request #4141 from nextcloud/ldap-downstream-9Morris Jobke2017-03-291-0/+5
|\
| * Convert the group limit to match the same behaviour as the user searchJuan Pablo Villafáñez2017-03-291-0/+5
* | Merge pull request #4145 from nextcloud/ldap-downstream-54Roeland Jago Douma2017-03-291-3/+3
|\ \
| * | Add tooltips to LDAP wizard special attributtesDavid Toledo2017-03-291-3/+3
| |/
* | Merge pull request #3329 from andreas-p/ldap_no-memberof-with-memberuidRoeland Jago Douma2017-03-291-1/+3
|\ \ | |/ |/|
| * Don't try to use memberof on posixgroups, since it doesn't supportAndreas Pflug2017-01-311-1/+3
* | Fix LDAP descriptionMarius Blüm2017-03-271-2/+2
* | [tx-robot] updated from transifexNextcloud bot2017-03-262-0/+2
* | [tx-robot] updated from transifexNextcloud bot2017-03-252-34/+34
* | [tx-robot] updated from transifexNextcloud bot2017-03-244-152/+158
* | [tx-robot] updated from transifexNextcloud bot2017-03-222-8/+8
* | [tx-robot] updated from transifexNextcloud bot2017-03-222-34/+34
* | [tx-robot] updated from transifexNextcloud bot2017-03-212-4/+4
* | [tx-robot] updated from transifexNextcloud bot2017-03-174-0/+10
* | Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-093-4/+4
* | [tx-robot] updated from transifexNextcloud bot2017-03-0210-0/+1548
* | [tx-robot] updated from transifexNextcloud bot2017-03-022-0/+4
* | [tx-robot] updated from transifexNextcloud bot2017-03-012-0/+6
* | [tx-robot] updated from transifexNextcloud bot2017-02-282-10/+10
* | [tx-robot] updated from transifexNextcloud bot2017-02-252-0/+2
* | [tx-robot] updated from transifexNextcloud bot2017-02-242-0/+2
* | [tx-robot] updated from transifexNextcloud bot2017-02-234-0/+4
* | [tx-robot] updated from transifexNextcloud bot2017-02-2242-84/+56
* | [tx-robot] updated from transifexNextcloud bot2017-02-2142-84/+84
* | Merge pull request #3521 from nextcloud/ldap-fix-uuid-attr-detectionLukas Reschke2017-02-2020-43/+895
|\ \
| * | add tests to DB groupArthur Schiwon2017-02-172-0/+12
| * | Background jobs can take 4k of characters only. We find a good batch size.Arthur Schiwon2017-02-175-18/+89
| * | Add repair stepsArthur Schiwon2017-02-1714-2/+710
| * | add integration test for uuid attr detectionArthur Schiwon2017-02-172-0/+88
| * | Fix determining the UUID attribute, default of the override is nullArthur Schiwon2017-02-171-1/+1
| * | Fix integration test by not relying on Fake instancesArthur Schiwon2017-02-173-40/+13
* | | Fix misleading wording: searching is affected, not user access.Arthur Schiwon2017-02-201-1/+1
* | | Only request "IndexIgnore" if mod_autoindex is loadedRobert Scheck2017-02-201-0/+2
|/ /
* | Merge pull request #3421 from espro/freeipa-uuid-fixMorris Jobke2017-02-151-1/+1
|\ \
| * | Update uuidAttributes list to include FreeIPA's ipauniqueidBrent Bloxam2017-02-101-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2017-02-152-6/+30
* | | [tx-robot] updated from transifexNextcloud bot2017-02-142-2/+2
* | | Merge pull request #3324 from nextcloud/fix-2431Lukas Reschke2017-02-133-36/+85
|\ \ \ | |/ / |/| |
| * | LDAP's checkPassword should only catch when a user was not found, fixes #2431Arthur Schiwon2017-01-303-36/+85
| |/
* | [tx-robot] updated from transifexNextcloud bot2017-02-072-0/+2
* | [tx-robot] updated from transifexNextcloud bot2017-02-022-6/+44
|/
* [tx-robot] updated from transifexNextcloud bot2017-01-282-6/+6
* Merge pull request #3264 from nextcloud/ldap-deny-long-dnsMorris Jobke2017-01-263-1/+16
|\
| * Gracefully deny users or groups with too long DNsArthur Schiwon2017-01-253-1/+16
* | Merge pull request #3162 from nextcloud/ldap-ocsMorris Jobke2017-01-255-19/+369
|\ \
| * | fix deletion for configIDs < s10Arthur Schiwon2017-01-201-14/+12
| * | LDAP PUT command now supports setting multiple keys at onceArthur Schiwon2017-01-201-14/+16
| * | LDAP OCS Api for show configArthur Schiwon2017-01-192-0/+95
| * | test against OCS v2 insteadArthur Schiwon2017-01-191-12/+4