summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Miscellaneous text fixes for core appsRobin McCorkell2014-03-261-2/+2
* LDAP: add documentation info in info.xmlArthur Schiwon2014-02-101-0/+3
* do not instantiate LDAP Proxy if there are no active configurationsArthur Schiwon2013-10-171-1/+1
* LDAP: allow different UUID attributes for groups and usersArthur Schiwon2013-10-042-87/+18
* LDAP: make Access be a dependency to the user and group backend instead of in...Arthur Schiwon2013-09-271-7/+7
* merge master into backgroundjobRobin Appelman2013-06-023-4/+4
|\
| * Use !== and === in user_ldap app – Part 1kondou2013-04-203-4/+4
* | Rework background job systemRobin Appelman2013-04-201-1/+1
|/
* LDAP: fancy version for release, no code changeArthur Schiwon2013-03-101-1/+1
* LDAP: orthograophy fixArthur Schiwon2013-03-041-1/+1
* LDAP: typos in app descriptionArthur Schiwon2013-03-042-3/+5
* Set required owncloud version to 4.93Robin Appelman2013-02-241-1/+1