summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* Add testsLukas Reschke2016-11-237-1/+268
* restore ldap_password_prroot2016-11-2311-6/+240
* [tx-robot] updated from transifexNextcloud bot2016-11-202-2/+6
* [tx-robot] updated from transifexNextcloud bot2016-11-192-2/+4
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
* [tx-robot] updated from transifexNextcloud bot2016-11-052-38/+102
* Merge pull request #1935 from nextcloud/downstream-ldap-26Lukas Reschke2016-10-311-1/+1
|\
| * Add prefix to the connectionJuan Pablo Villafáñez2016-10-271-1/+1
* | [tx-robot] updated from transifexNextcloud bot2016-10-282-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2016-10-254-4/+6
* Merge branch 'master' into downstream-ldap-3Arthur Schiwon2016-10-163-3/+4
|\
| * symfony replaced table helper by class, fixes two broken LDAP occ commandsArthur Schiwon2016-10-123-3/+4
* | fix and tidy up tests after merge conflictsArthur Schiwon2016-10-131-16/+8
* | Update tests for phunit 5.5Victor Dubiniuk2016-10-135-30/+47
* | Harden emptyVictor Dubiniuk2016-10-137-50/+59
|/
* Use more IConfig and add unit testsRoeland Jago Douma2016-10-102-21/+120
* DI IConfig into ldap helperRoeland Jago Douma2016-10-1026-27/+43
* Do not query data that is already in the appconfigRoeland Jago Douma2016-10-101-23/+12
* [tx-robot] updated from transifexNextcloud bot2016-10-082-0/+2
* cache loginName2UserName and cover the method with unit testsArthur Schiwon2016-10-074-12/+162
* get rid of test warningsArthur Schiwon2016-10-061-21/+22
* Log the error with display nameJoas Schilling2016-10-061-2/+5
* Prevent user with empty uidJörn Friedrich Dreyer2016-10-041-0/+7
* [tx-robot] updated from transifexNextcloud bot2016-10-012-0/+2
* Merge pull request #1534 from nextcloud/svg-optimizationLukas Reschke2016-09-282-125/+2
|\
| * Svgo optimizationskjnldsv2016-09-272-125/+2
* | [tx-robot] updated from transifexNextcloud bot2016-09-282-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2016-09-232-16/+20
* [tx-robot] updated from transifexNextcloud bot2016-09-222-0/+2
* Fix the User_LDAP appJoas Schilling2016-09-127-17/+12
* [tx-robot] updated from transifexNextcloud bot2016-09-082-0/+2
* [tx-robot] updated from transifexNextcloud bot2016-09-072-2/+6
* Fix getMock user_ldapRoeland Jago Douma2016-09-069-84/+128
* [tx-robot] updated from transifexNextcloud bot2016-09-062-2/+8
* [tx-robot] updated from transifexNextcloud bot2016-09-052-2/+6
* Merge pull request #1143 from nextcloud/ldap-smells-for-fun-and-profitJoas Schilling2016-09-0112-24/+12
|\
| * Fix phpdocRoeland Jago Douma2016-08-291-1/+1
| * fix a few minor code smellsJörn Friedrich Dreyer2016-08-2912-23/+11
* | [tx-robot] updated from transifexNextcloud bot2016-09-018-6/+24
|/
* Hide the LDAP password in the client sideJuan Pablo Villafáñez2016-08-194-8/+19
* Merge pull request #905 from nextcloud/invisible_iconsMorris Jobke2016-08-171-1/+1
|\
| * Add viewBox to app iconsRoeland Jago Douma2016-08-171-1/+1
* | [tx-robot] updated from transifexNextcloud bot2016-08-174-2/+6
|/
* [tx-robot] updated from transifexNextcloud bot2016-08-1764-254/+254
* Merge branch 'master' into implement_712Arthur Schiwon2016-08-168-8/+18
|\
| * [tx-robot] updated from transifexNextcloud bot2016-08-168-8/+18
* | Merge branch 'master' into implement_712Lukas Reschke2016-08-154-4/+8
|\|
| * [tx-robot] updated from transifexNextcloud bot2016-08-134-4/+8
* | Use MockBuilder instead of createMockLukas Reschke2016-08-152-2/+2
* | Add unit testsLukas Reschke2016-08-153-7/+155