aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-267-12/+12
* Use type casting instead of *val() methodMorris Jobke2018-01-265-34/+34
* Merge pull request #8069 from nextcloud/no-catch-serverdownMorris Jobke2018-01-262-2/+8
|\
| * do not catch ServerNotAvailableArthur Schiwon2018-01-262-2/+8
* | Simplify ternary operator statementsMorris Jobke2018-01-261-1/+1
|/
* Use type casting instead of *val() methodMorris Jobke2018-01-2611-23/+23
* Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-261-2/+1
* Fix risky tests without assertionsJoas Schilling2018-01-251-4/+4
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-3/+5
* Cleanup OC_User and OCP\UserMorris Jobke2018-01-162-8/+20
* Merge pull request #7840 from nextcloud/dep_configRoeland Jago Douma2018-01-143-3/+3
|\
| * Remove deprecated \OCP\ConfigRoeland Jago Douma2018-01-133-3/+3
* | Merge pull request #7846 from nextcloud/this_is_14Morris Jobke2018-01-141-2/+2
|\ \
| * | Bump appsRoeland Jago Douma2018-01-141-2/+2
| |/
* / Remove deprecated functions for OCP\UtilRoeland Jago Douma2018-01-131-1/+1
|/
* Update composerMorris Jobke2018-01-122-10/+14
* Merge pull request #7796 from nextcloud/ldap-sync-fixesMorris Jobke2018-01-113-12/+11
|\
| * revert resolving of recursion (3628d4d65d67d12afc93d969de61cb06a33179fd)Arthur Schiwon2018-01-111-5/+2
| * fix return value when ldapPagingSize returns nullArthur Schiwon2018-01-112-3/+4
| * enrich log message with backtrace, but level it down to DEBUGArthur Schiwon2018-01-111-3/+3
| * when paged results are turned off, all (max possible) users are returnedArthur Schiwon2018-01-112-2/+3
* | Merge pull request #7709 from nextcloud/fix-password-displayed-as-username-in...Morris Jobke2018-01-111-0/+1
|\ \ | |/ |/|
| * Add strengthify bar after plain text input clone of password inputDaniel Calviño Sánchez2018-01-111-0/+1
* | extend test for rotating prefixesArthur Schiwon2018-01-081-1/+10
* | fix changing to next cycleArthur Schiwon2018-01-081-2/+2
* | add tests for whole run commandArthur Schiwon2018-01-081-0/+104
* | add unit test for qualifies to runArthur Schiwon2018-01-082-5/+21
* | add unit test for determining next cycleArthur Schiwon2018-01-081-0/+41
* | fix offset is never being resetArthur Schiwon2018-01-051-1/+1
* | create failing test for this caseArthur Schiwon2018-01-056-2/+183
|/
* Composer updatedRoeland Jago Douma2018-01-042-16/+12
* [tx-robot] updated from transifexNextcloud bot2018-01-0412-8/+430
* removes invalid tests, adapts another oneArthur Schiwon2018-01-031-4/+3
* Merge pull request #7599 from nextcloud/quieter-debug-logMorris Jobke2018-01-032-3/+6
|\
| * don't show recurring msg when pages result was turned offArthur Schiwon2017-12-212-3/+6
* | throw ServerNotAvailableException when LDAP is caught shutting downArthur Schiwon2018-01-021-7/+10
|/
* Also replace all other occurencesMorris Jobke2017-12-181-1/+1
* don't use deprecated method for requesting memcacheArthur Schiwon2017-12-181-1/+1
* Use proper authorative-autoloader for app autoloadersRoeland Jago Douma2017-12-142-11/+2
* Fixes hex2bin() in LDAPMorris Jobke2017-12-131-5/+7
* Merge pull request #7418 from nextcloud/ldap-fix-cache-retrieved-userMorris Jobke2017-12-113-12/+143
|\
| * don't cache user, if no internal user id was retrieved/assignedArthur Schiwon2017-12-072-7/+17
| * ensure that users are cached when they are retrievedArthur Schiwon2017-12-073-7/+128
* | Merge pull request #7321 from nextcloud/ldap-update-loginfilterLukas Reschke2017-12-081-0/+17
|\ \
| * | Update login filter when user filter was newly generatedArthur Schiwon2017-11-281-0/+17
* | | [tx-robot] updated from transifexNextcloud bot2017-12-082-2/+2
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2017-12-032-0/+6
* | [tx-robot] updated from transifexNextcloud bot2017-12-022-8/+24
* | [tx-robot] updated from transifexNextcloud bot2017-12-0126-0/+26
* | [tx-robot] updated from transifexNextcloud bot2017-11-302-2/+2
|/