summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Move registration of LDAP background jobs to the install and updateJoas Schilling2015-09-024-4/+7
* Merge pull request #18244 from owncloud/fix-issue-17677blizzz2015-08-242-1/+11
|\
| * Spaces -> tabsLennart Rosam2015-08-221-6/+6
| * Remove if-block as the helper does return the empty prefixLennart Rosam2015-08-211-5/+0
| * Add database update routine and bump version to 0.6.2Lennart Rosam2015-08-192-1/+16
* | Merge pull request #14401 from owncloud/ux-s2s-ldapThomas Müller2015-08-191-0/+7
|\ \ | |/ |/|
| * allow login names to be used for s2s with LDAP usersArthur Schiwon2015-04-131-0/+7
* | Only throw exception if on new LDAP setupsMorris Jobke2015-07-291-0/+26
* | Merge pull request #17316 from owncloud/master-delete-ocsid-from-db-if-none-s...Joas Schilling2015-07-021-1/+1
|\ \
| * | Bump versionsLukas Reschke2015-07-021-1/+1
* | | [master] Remove OCS IDsLukas Reschke2015-07-021-1/+0
|/ /
* / update license headers and authorsMorris Jobke2015-06-251-1/+0
|/
* LDAP Wizard OverhaulArthur Schiwon2015-04-091-1/+1
* Update license headersJenkins for ownCloud2015-03-264-29/+81
* fix PHP warnings when using occ with some LDAP commandsArthur Schiwon2015-03-231-3/+3
* Revert "Updating license headers"Morris Jobke2015-02-264-79/+33
* Updating license headersJenkins for ownCloud2015-02-234-33/+79
* no update routine needed from OC 7 to 8Arthur Schiwon2015-02-032-49/+1
* encryption requires openssl and user_ldap requires ldap :speak_no_evil:Thomas Müller2015-02-021-0/+3
* Remove unneeded addTranslations() callsVincent Petry2015-01-141-1/+0
* inject DB Connection to user managerArthur Schiwon2015-01-071-2/+5
* inject IDateTimeFormatter to show-remnants commandArthur Schiwon2015-01-061-1/+3
* inject oc config to User_LDAPArthur Schiwon2015-01-062-6/+10
* smaller fixes: coding style, PHPdoc, typos and few for DIArthur Schiwon2015-01-061-3/+5
* planned refactorings for OC 8Arthur Schiwon2014-12-201-8/+12
* basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass.Arthur Schiwon2014-12-201-4/+6
* LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-194-11/+21
* Split mapping from Access and Helper classes into it's own. Fully test them, ...Arthur Schiwon2014-12-191-0/+3
* first step to drop \OCP\Config:: in favour of IConfigMorris Jobke2014-12-171-14/+16
* Forward port of #12493Arthur Schiwon2014-12-041-0/+1
* Merge pull request #11362 from mark0n/rm_ldap_conf_cliblizzz2014-11-041-0/+1
|\
| * Add a CLI command that deletes an LDAP configMartin Konrad2014-09-301-0/+1
* | Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-0/+1
* | Merge pull request #11478 from owncloud/fix-11448blizzz2014-10-162-3/+3
|\ \
| * | bump versionArthur Schiwon2014-10-091-1/+1
| * | must be empty not autoArthur Schiwon2014-10-071-2/+2
| |/
* | Add support for keys in the info.xmlLukas Reschke2014-10-091-1/+1
* | Updated info.xml with descriptionMTRichards2014-10-081-3/+3
|/
* Add a CLI command that creates an empty LDAP configMartin Konrad2014-09-291-0/+1
* update encryption doc linkVolkan Gezer2014-09-181-1/+1
* Add routing to user_ldapLukas Reschke2014-08-191-0/+22
* add ocsids to info.xmlGeorg Ehrke2014-07-072-1/+2
* adding PK to table encryptionThomas Müller2014-06-061-1/+4
* Merge pull request #8842 from owncloud/ldap_cli_methodsThomas Müller2014-06-041-0/+11
|\
| * Fix casing and PHPDocThomas Müller2014-06-031-3/+3
| * command line tools to see, modify and test existing LDAP configurationsArthur Schiwon2014-06-031-0/+11
* | fix parameter orderArthur Schiwon2014-06-031-2/+2
* | LDAP: put out fetching of user meta data into a fully tested class of its own...Arthur Schiwon2014-06-031-1/+7
|/
* Port LDAP: fix filter can be reset and broken after upgrade from OC 5 #8579Arthur Schiwon2014-06-022-13/+31
* Adjust core apps to use "requiremin" instead of "require"Vincent Petry2014-05-271-1/+1