summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Style cleanup user_ldapBart Visscher2013-02-142-2/+6
* LDAP: fix database cleanup in update scriptArthur Schiwon2013-02-092-3/+4
* LDAP: version bump -> clean up databaseArthur Schiwon2013-02-062-2/+5
* Merge pull request #1365 from owncloud/ldap_multiple_serverblizzz2013-01-313-13/+29
|\
| * spell checkThomas Mueller2013-01-311-2/+2
| * LDAP: make it possible to enable/disable server configurationsArthur Schiwon2013-01-243-8/+18
| * LDAP: consolidate config prefix determination, autofill combo box in settingsArthur Schiwon2013-01-241-15/+5
| * LDAP: enable support for multiple LDAP/AD serversArthur Schiwon2013-01-161-5/+21
| * introduce configPrefix to allow settings for multiple LDAP serversArthur Schiwon2013-01-101-1/+1
* | change required ownCloud version to 4.91Robin Appelman2013-01-281-1/+1
|/
* Show conflict warning when user_ldap and user_webdavauth are enabledArthur Schiwon2012-12-142-1/+6
* LDAP: Make update script escape all known DNs. Requires version bump.Arthur Schiwon2012-11-212-6/+33