summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* [tx-robot] updated from transifexNextcloud bot2017-11-2888-88/+88
* Rename "LDAP" to "LDAP/AD-integration"Marius Blüm2017-11-271-1/+1
* [tx-robot] updated from transifexNextcloud bot2017-11-252-0/+2
* [tx-robot] updated from transifexNextcloud bot2017-11-242-0/+16
* [tx-robot] updated from transifexNextcloud bot2017-11-212-0/+16
* [tx-robot] updated from transifexNextcloud bot2017-11-202-0/+2
* [tx-robot] updated from transifexNextcloud bot2017-11-182-0/+2
* [tx-robot] updated from transifexNextcloud bot2017-11-172-0/+20
* [tx-robot] updated from transifexNextcloud bot2017-11-162-0/+38
* [tx-robot] updated from transifexNextcloud bot2017-11-152-0/+2
* Merge pull request #5749 from nextcloud/ldap-primary-buttonsblizzz2017-11-143-1/+6
|\
| * Use primary class also for ui-button elementsJulius Härtl2017-11-134-12/+4
| * hackishly add primary css class adaption for jquery uiArthur Schiwon2017-11-134-1/+14
* | [tx-robot] updated from transifexNextcloud bot2017-11-142-0/+2
|/
* Merge pull request #6678 from nextcloud/downstream-ldap-configurable-user-updateJohn Molakvoæ2017-11-132-3/+9
|\
| * Fixed indentationsidey792017-11-101-1/+1
| * Fixed typo from last commitsidey792017-11-101-1/+1
| * Update testUpdateNoRefreshsidey792017-11-101-1/+8
| * tryfix needsRefresh unit testssidey792017-11-101-1/+1
| * Fixed Typo in user.phpsidey792017-11-101-1/+1
| * Update User.phpsidey792017-11-101-2/+1
* | [tx-robot] updated from transifexNextcloud bot2017-11-128-80/+122
* | [tx-robot] updated from transifexNextcloud bot2017-11-1118-4/+1958
|/
* Merge pull request #7057 from nextcloud/ldap-sync-splitLukas Reschke2017-11-1021-588/+1273
|\
| * resolve DIArthur Schiwon2017-11-098-80/+115
| * fix unit tests after rebaseArthur Schiwon2017-11-092-48/+67
| * add Sync testArthur Schiwon2017-11-092-8/+136
| * adjust testsArthur Schiwon2017-11-095-403/+413
| * 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
* | [tx-robot] updated from transifexNextcloud bot2017-11-1026-22/+2282
|/
* 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