summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Wizard.php
Commit message (Expand)AuthorAgeFilesLines
* fixes possible override of uniqueMember by autodetectionArthur Schiwon2019-05-171-3/+3
* move log constants to ILoggerArthur Schiwon2018-04-261-8/+9
* parameter provided to L10N::n() could have been a stringArthur Schiwon2018-04-051-17/+26
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Use type casting instead of *val() methodMorris Jobke2018-01-261-3/+3
* Use type casting instead of *val() methodMorris Jobke2018-01-261-3/+3
* Update license headersMorris Jobke2017-11-061-0/+3
* Merge pull request #5642 from tobru/fix/groupOfUniqueNames_in_WizardMorris Jobke2017-09-051-1/+1
|\
| * recognize groupOfUniqueNames as valid LDAP group objectTobias Brunner2017-07-071-1/+1
* | Merge pull request #5616 from nextcloud/ldap-wizard-remove-LDAPTLS_REQCERT-at...Morris Jobke2017-08-101-16/+3
|\ \
| * | do not attempt to recognise cert issue by using LDAPTLS_REQCERTArthur Schiwon2017-07-211-16/+3
* | | Fix comparison in the ldap appJoas Schilling2017-08-011-1/+1
|/ /
* / : Bigversal and LDAPAllan Nordhøy2017-07-141-2/+2
|/
* user_ldap: Add support for gidNumberXuanwo2017-04-251-2/+3
* Harden emptyVictor Dubiniuk2016-10-131-10/+12
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+1
* fix a few minor code smellsJörn Friedrich Dreyer2016-08-291-1/+0
* Merge pull request #349 from nextcloud/ldab-groupOfUniqueNamesblizzz2016-07-261-1/+1
|\
| * add groupOfUniqueNames as valid group object classRobin Appelman2016-07-081-1/+1
* | Update with robinJoas Schilling2016-07-211-1/+1
* | Fix apps/Joas Schilling2016-07-211-2/+3
|/
* Update license headersLukas Reschke2016-05-261-2/+4
* Fix several minor issuesJoas Schilling2016-05-251-2/+3
* Move Access to PSR-4Joas Schilling2016-05-251-1/+1
* Move Configuration to PSR-4Joas Schilling2016-05-251-1/+0
* Move Helper to PSR-4Joas Schilling2016-05-251-1/+0
* Move interface to PSR-4Joas Schilling2016-05-251-1/+0
* Move LDAP Utility to PSR-4Joas Schilling2016-05-251-1/+0
* Move wizardJoas Schilling2016-05-251-0/+1359