summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Increase all versions on master which is now 9.1Joas Schilling2016-03-021-2/+2
* Update author informationLukas Reschke2016-03-011-0/+1
* Use IUser::setEMailAddress in ldap as wellThomas Müller2016-01-201-1/+2
* Happy new year!Thomas Müller2016-01-125-6/+5
* Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling2016-01-071-1/+0
* Add ownCloud min and max version for shipped appsJoas Schilling2016-01-071-1/+1
* Remove unneeded upgrade codeMorris Jobke2015-12-151-16/+0
* Increase the 2nd digit of shipped appsJoas Schilling2015-10-172-2/+2
* update licence headers via scriptMorris Jobke2015-10-052-0/+3
* 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