summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Collapse)AuthorAgeFilesLines
* use hash algo that's robust against collisionsArthur Schiwon2018-03-052-2/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* [tx-robot] updated from transifexNextcloud bot2018-03-042-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-02-282-4/+4
|
* Merge pull request #8532 from nextcloud/8499-stable13Morris Jobke2018-02-262-4/+31
|\ | | | | [stable13] Avoid fruitless login attempts
| * track the state of the bind resultArthur Schiwon2018-02-262-4/+31
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | fix retrieving group members with numerical uids from LDAPArthur Schiwon2018-02-261-6/+7
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | tests for retrieving group members with numerical uidsArthur Schiwon2018-02-261-2/+85
|/ | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* [tx-robot] updated from transifexNextcloud bot2018-02-232-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-02-212-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-02-142-8/+10
|
* [tx-robot] updated from transifexNextcloud bot2018-02-1320-198/+514
|
* [tx-robot] updated from transifexNextcloud bot2018-02-082-26/+72
|
* [tx-robot] updated from transifexNextcloud bot2018-02-0190-534/+90
|
* Merge pull request #8073 from nextcloud/stable13-8069Morris Jobke2018-01-312-2/+8
|\ | | | | [stable13] do not catch and ignore ServerNotAvailable in the wrong spot
| * do not catch ServerNotAvailableArthur Schiwon2018-01-262-2/+8
| | | | | | | | | | | | might cause the user to be unavailable (race condition). Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2018-01-312-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2018-01-292-10/+10
|/
* Merge pull request #7796 from nextcloud/ldap-sync-fixesMorris Jobke2018-01-113-12/+11
|\ | | | | LDAP Sync fixes: revert recursion resolution, fixed handling of pagingsize of 0
| * revert resolving of recursion (3628d4d65d67d12afc93d969de61cb06a33179fd)Arthur Schiwon2018-01-111-5/+2
| | | | | | | | | | | | | | | | without recursion we have issues with internal states. paged search status are set to false, cookies are not being set. In the end we have endless requests which pile up enormously with a high initial offset. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * fix return value when ldapPagingSize returns nullArthur Schiwon2018-01-112-3/+4
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * enrich log message with backtrace, but level it down to DEBUGArthur Schiwon2018-01-111-3/+3
| | | | | | | | | | | | | | The message is not helpful anyway for an admin, and oftentimes is just valid (e.g. when searching with an offset beyond users in LDAP). Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * when paged results are turned off, all (max possible) users are returnedArthur Schiwon2018-01-112-2/+3
| | | | | | | | | | | | thus hasMoreResult should return false Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #7709 from ↵Morris Jobke2018-01-111-0/+1
|\ \ | |/ |/| | | | | nextcloud/fix-password-displayed-as-username-in-password-manager Fix password displayed as username in Firefox password manager dialog
| * Add strengthify bar after plain text input clone of password inputDaniel Calviño Sánchez2018-01-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To show the password in plain text "showPassword" adds a text input after the password input and swaps their visibility depending on whether the password has to be shown in plain text or not. In a similar way, "strengthify" by default adds the strength bar after the input element it was called on. Due to this, if "showPassword" is called before "strengthify" on the same password input then the strength bar ends between the password input and the text input, and when the text input is shown it appears below the strength bar. To fix this now the strength bar is added after the text input in those places in which "strengthify" was called after "showPassword" on the same element. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | extend test for rotating prefixesArthur Schiwon2018-01-081-1/+10
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | fix changing to next cycleArthur Schiwon2018-01-081-2/+2
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | add tests for whole run commandArthur Schiwon2018-01-081-0/+104
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | add unit test for qualifies to runArthur Schiwon2018-01-082-5/+21
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | add unit test for determining next cycleArthur Schiwon2018-01-081-0/+41
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | fix offset is never being resetArthur Schiwon2018-01-051-1/+1
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | create failing test for this caseArthur Schiwon2018-01-056-2/+183
|/ | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Composer updatedRoeland Jago Douma2018-01-042-16/+12
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2018-01-0412-8/+430
|
* removes invalid tests, adapts another oneArthur Schiwon2018-01-031-4/+3
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge pull request #7599 from nextcloud/quieter-debug-logMorris Jobke2018-01-032-3/+6
|\ | | | | don't show recurring log msg when paged result was turned off
| * don't show recurring msg when pages result was turned offArthur Schiwon2017-12-212-3/+6
| | | | | | | | | | | | and only as debug level otherwise. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | throw ServerNotAvailableException when LDAP is caught shutting downArthur Schiwon2018-01-021-7/+10
|/ | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Also replace all other occurencesMorris Jobke2017-12-181-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* don't use deprecated method for requesting memcacheArthur Schiwon2017-12-181-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Use proper authorative-autoloader for app autoloadersRoeland Jago Douma2017-12-142-11/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fixes hex2bin() in LDAPMorris Jobke2017-12-131-5/+7
| | | | | | Untangles the two if-else clauses into a more readable format. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #7418 from nextcloud/ldap-fix-cache-retrieved-userMorris Jobke2017-12-113-12/+143
|\ | | | | ensure that users are cached when they are retrieved
| * don't cache user, if no internal user id was retrieved/assignedArthur Schiwon2017-12-072-7/+17
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * ensure that users are cached when they are retrievedArthur Schiwon2017-12-073-7/+128
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #7321 from nextcloud/ldap-update-loginfilterLukas Reschke2017-12-081-0/+17
|\ \ | | | | | | Update login filter when user filter was newly generated
| * | Update login filter when user filter was newly generatedArthur Schiwon2017-11-281-0/+17
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | [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
| |