aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* move LDAP user attributes "sync" to background (except for ajax jobs)Arthur Schiwon2017-11-0911-35/+418
* don't skip updating when ajax is set as background job modeArthur Schiwon2017-11-095-11/+92
* move ldap user sync to background (WIP)Arthur Schiwon2017-11-092-106/+135
* Merge pull request #5568 from nextcloud/ldap-agent-credentials-safeLukas Reschke2017-11-096-20/+62
|\
| * fix saving changes…Arthur Schiwon2017-10-271-1/+1
| * add some whitespace around credential elementsArthur Schiwon2017-10-271-0/+2
| * fix creating an empty configurationArthur Schiwon2017-10-271-3/+5
| * add save button for setting LDAP Agent DN and PasswordArthur Schiwon2017-10-273-4/+48
| * Fix regression: undesired writes to the DBArthur Schiwon2017-10-271-1/+1
| * LDAP: only write actually changes values to the DBArthur Schiwon2017-10-271-2/+8
| * first, remove the hackArthur Schiwon2017-10-272-12/+0
* | Merge pull request #6788 from staabm/masterLukas Reschke2017-11-082-2/+2
|\ \
| * | Prevent XSS in links which open a new browser windowMarkus Staab2017-10-192-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2017-11-074-0/+784
* | | Change @georgehrke's emailMorris Jobke2017-11-061-0/+1
* | | Update license headersMorris Jobke2017-11-0670-117/+247
* | | User_LDAP plugins: smaller fixesVinicius Cubas Brand2017-11-0313-63/+127
* | | Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-0333-172/+2736
* | | [tx-robot] updated from transifexNextcloud bot2017-11-032-0/+392
* | | Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-0113-4/+1098
|\ \ \
| * | | User_LDAP AutoloaderRoeland Jago Douma2017-10-249-0/+701
| | |/ | |/|
| * | Use ::class in test mocksMorris Jobke2017-10-242-4/+5
| * | [tx-robot] updated from transifexNextcloud bot2017-10-242-0/+392
* | | avoid unnecessary recursionArthur Schiwon2017-10-252-11/+10
|/ /
* | Merge pull request #6873 from nextcloud/ldap_proxy_redix_fixLukas Reschke2017-10-191-19/+12
|\ \
| * | Little bit of code cleanupRoeland Jago Douma2017-10-191-5/+5
| * | Do not check existance before fetchRoeland Jago Douma2017-10-191-14/+7
* | | Merge pull request #6677 from nextcloud/downstream-dont-reset-quotaLukas Reschke2017-10-193-18/+12
|\ \ \ | |/ / |/| |
| * | and add missing whitespaces to log outoutArthur Schiwon2017-09-281-2/+2
| * | Adjust unittestJuan Pablo Villafáñez2017-09-281-15/+10
| * | Keep the current quota if no suitable quota is foundJuan Pablo Villafáñez2017-09-281-1/+0
* | | [tx-robot] updated from transifexNextcloud bot2017-10-172-32/+104
* | | [tx-robot] updated from transifexNextcloud bot2017-10-162-30/+42
* | | [tx-robot] updated from transifexNextcloud bot2017-10-142-0/+6
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2017-10-032-24/+124
* | [tx-robot] updated from transifexNextcloud bot2017-09-306-10/+10
* | fix testArthur Schiwon2017-09-291-1/+6
* | fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-2917-81/+115
* | [tx-robot] updated from transifexNextcloud bot2017-09-284-0/+8
|/
* [tx-robot] updated from transifexNextcloud bot2017-09-272-0/+4
* [tx-robot] updated from transifexNextcloud bot2017-09-192-18/+16
* [tx-robot] updated from transifexNextcloud bot2017-09-164-0/+74
* Merge pull request #6453 from nextcloud/fix-5273Morris Jobke2017-09-154-25/+72
|\
| * adapted integration testsArthur Schiwon2017-09-142-13/+35
| * fix counting found results in search opArthur Schiwon2017-09-141-3/+6
| * improve and extend paging integration testArthur Schiwon2017-09-142-11/+28
| * replace hard-coded attribute with the corresponding settings optionArthur Schiwon2017-09-141-1/+1
| * fix limit-flaw in search on paged resultsArthur Schiwon2017-09-142-12/+17
* | [tx-robot] updated from transifexNextcloud bot2017-09-154-26/+92
|/
* [tx-robot] updated from transifexNextcloud bot2017-09-142-22/+212