summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/helper.php
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-121-1/+1
* More cleanups of OC_Config usageMorris Jobke2015-12-031-1/+1
* Fix doc blocks of LDAP classesJoas Schilling2015-10-151-1/+0
* allow login names to be used for s2s with LDAP usersArthur Schiwon2015-04-131-0/+31
* Update license headersJenkins for ownCloud2015-03-261-13/+17
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+14
* Updating license headersJenkins for ownCloud2015-02-231-14/+17
* LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-191-4/+20
* Split mapping from Access and Helper classes into it's own. Fully test them, ...Arthur Schiwon2014-12-191-27/+0
* Add a CLI command that deletes an LDAP configMartin Konrad2014-09-301-3/+0
* adding unit test to truncate the tableThomas Müller2014-09-161-1/+1
* Use Doctrine Platform to generate SQL query for table truncation.Andreas Fischer2014-08-291-8/+3
* Backport subset of #4179, re-established Oracle compatibility for LDAPArthur Schiwon2014-06-201-1/+2
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-4/+4
* Use proper PHPDoc and variable names in the LDAP libLukas Reschke2014-05-111-6/+6
* Fixed configkey casing for PostgreSQLVincent Petry2014-03-031-1/+1
* LDAP: prevent other configuration from being deleted when deleting the first ...Arthur Schiwon2014-02-141-0/+6
* user workarount to compare CLOB column with CHAR valueJörn Friedrich Dreyer2014-01-211-4/+11
* LDAP Wizard: autodetect base DNArthur Schiwon2013-10-171-0/+21
* LDAP: Show Host name in configuration drop downArthur Schiwon2013-08-151-0/+28
* fix numRows usage in user_ldapJörn Friedrich Dreyer2013-06-241-3/+3
* LDAP: sqlite compatibility for emptyiing tablesArthur Schiwon2013-05-311-1/+7
* Merge branch 'master' into ldap_configurable_username_n_uuidArthur Schiwon2013-05-131-1/+1
|\
| * Use !== and === in user_ldap app – Part 2kondou2013-04-201-1/+1
* | LDAP: Implement clear mappings functionalityArthur Schiwon2013-05-081-0/+25
|/
* LDAP: specify appid when selecting from appconfigArthur Schiwon2013-03-191-1/+2
* Fix quoting of query for user_ldap ref #1983Brice Maron2013-03-021-3/+3
* Whitespace fixesBart Visscher2013-02-221-1/+0
* spell checkThomas Mueller2013-01-311-2/+2
* LDAP: some inline documentationArthur Schiwon2013-01-301-0/+5
* LDAP: make sure app meta data is not deleted from database when deleting conf...Arthur Schiwon2013-01-301-1/+2
* LDAP: make it possible to enable/disable server configurationsArthur Schiwon2013-01-241-4/+10
* LDAP: implement deleteConfiguration featureArthur Schiwon2013-01-241-10/+37
* LDAP: add missing new LDAP HelperArthur Schiwon2013-01-241-0/+66