aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-07-234-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-07-202-0/+8
|
* Fix tests for backup ldap server connectionJulius Härtl2018-07-131-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Only bind if configuration for the first server is availableJulius Härtl2018-07-131-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #10098 from nextcloud/feature/noid/ldap-image-attributeMorris Jobke2018-07-119-50/+221
|\ | | | | allow admin to disable fetching of avatars as well as a specific attribute
| * adjust and add more unit testsArthur Schiwon2018-07-054-18/+96
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * allow admin to disable fetching of avatars as well as a specific attributeArthur Schiwon2018-07-057-33/+126
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2018-07-114-10/+72
| |
* | [tx-robot] updated from transifexNextcloud bot2018-07-106-6/+8
|/
* let user set avatar in nextcloud von LDAP provides invalid image dataArthur Schiwon2018-07-034-13/+152
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Iron User_LDAP testsArthur Schiwon2018-07-032-1029/+525
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge pull request #10034 from nextcloud/fix/noid/ldap-silence-quota-logmsgsblizzz2018-06-283-161/+127
|\ | | | | lower log level for quota manipulation cases
| * lower log level for quota manipulation casesArthur Schiwon2018-06-283-161/+127
| | | | | | | | | | | | and simplify the forest of ifs a little bit Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | LDAP backup server should not be queried when auth failsArthur Schiwon2018-06-272-11/+54
|/ | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* [tx-robot] updated from transifexNextcloud bot2018-06-222-4/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-06-216-10/+16
|
* [tx-robot] updated from transifexNextcloud bot2018-06-202-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-06-162-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-06-154-12/+16
|
* [tx-robot] updated from transifexNextcloud bot2018-06-126-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-06-032-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-06-022-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-05-312-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-05-302-0/+2
|
* Merge pull request #9640 from nextcloud/fix/9502/missedstatecheckblizzz2018-05-292-8/+56
|\ | | | | check user state when fetching to avoid dealing with offline objects, fixes #9502
| * check user state when fetching to avoid dealing with offline objectsArthur Schiwon2018-05-292-8/+56
| | | | | | | | | | | | fixes #9502 Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2018-05-294-2/+6
|/
* [tx-robot] updated from transifexNextcloud bot2018-05-264-8/+12
|
* [tx-robot] updated from transifexNextcloud bot2018-05-252-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-05-2312-12/+36
|
* [tx-robot] updated from transifexNextcloud bot2018-05-222-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-05-1812-12/+12
|
* [tx-robot] updated from transifexNextcloud bot2018-05-1712-42/+42
|
* [tx-robot] updated from transifexNextcloud bot2018-05-1386-86/+86
|
* Merge pull request #9288 from GitHubUser4234/ldap_password_renew_nc13fixRoeland Jago Douma2018-05-122-10/+125
|\ | | | | Ldap password renewal fixes for NC13
| * Remove unneeded semicolon and parenthesesRoger Szabo2018-04-251-1/+1
| | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * css indent alignmentRoger Szabo2018-04-251-70/+87
| | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * adjust css to nc13 core changesRoger Szabo2018-04-241-5/+107
| | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * remove reset password linkRoger Szabo2018-04-241-6/+2
| | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
* | [tx-robot] updated from transifexNextcloud bot2018-05-122-2/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2018-05-112-0/+2
| |
* | Merge pull request #9360 from GitHubUser4234/ldap_password_renew_invarg_fixRoeland Jago Douma2018-05-102-6/+6
|\ \ | | | | | | Fix "Invalid argument supplied for foreach()"
| * | adjust unit tests for \"Invalid argument supplied for foreach()\" fixRoger Szabo2018-05-091-4/+4
| | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
| * | Fix "Invalid argument supplied for foreach()"Roger Szabo2018-05-021-2/+2
| | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
* | | [tx-robot] updated from transifexNextcloud bot2018-05-102-2/+6
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-05-052-0/+2
|/ /
* | unbound cloned connection fixRoger Szabo2018-04-271-0/+3
| | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
* | [tx-robot] updated from transifexNextcloud bot2018-04-272-6/+6
| |
* | move log constants to ILoggerArthur Schiwon2018-04-267-99/+121
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2018-04-244-0/+4
| |