| Commit message (Expand) | Author | Age | Files | Lines |
* | Increase the 2nd digit of shipped apps | Joas Schilling | 2015-10-17 | 2 | -2/+2 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 2 | -0/+3 |
* | Move registration of LDAP background jobs to the install and update | Joas Schilling | 2015-09-02 | 4 | -4/+7 |
* | Merge pull request #18244 from owncloud/fix-issue-17677 | blizzz | 2015-08-24 | 2 | -1/+11 |
|\ |
|
| * | Spaces -> tabs | Lennart Rosam | 2015-08-22 | 1 | -6/+6 |
| * | Remove if-block as the helper does return the empty prefix | Lennart Rosam | 2015-08-21 | 1 | -5/+0 |
| * | Add database update routine and bump version to 0.6.2 | Lennart Rosam | 2015-08-19 | 2 | -1/+16 |
* | | Merge pull request #14401 from owncloud/ux-s2s-ldap | Thomas Müller | 2015-08-19 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | allow login names to be used for s2s with LDAP users | Arthur Schiwon | 2015-04-13 | 1 | -0/+7 |
* | | Only throw exception if on new LDAP setups | Morris Jobke | 2015-07-29 | 1 | -0/+26 |
* | | Merge pull request #17316 from owncloud/master-delete-ocsid-from-db-if-none-s... | Joas Schilling | 2015-07-02 | 1 | -1/+1 |
|\ \ |
|
| * | | Bump versions | Lukas Reschke | 2015-07-02 | 1 | -1/+1 |
* | | | [master] Remove OCS IDs | Lukas Reschke | 2015-07-02 | 1 | -1/+0 |
|/ / |
|
* / | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -1/+0 |
|/ |
|
* | LDAP Wizard Overhaul | Arthur Schiwon | 2015-04-09 | 1 | -1/+1 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 4 | -29/+81 |
* | fix PHP warnings when using occ with some LDAP commands | Arthur Schiwon | 2015-03-23 | 1 | -3/+3 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 4 | -79/+33 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 4 | -33/+79 |
* | no update routine needed from OC 7 to 8 | Arthur Schiwon | 2015-02-03 | 2 | -49/+1 |
* | encryption requires openssl and user_ldap requires ldap :speak_no_evil: | Thomas Müller | 2015-02-02 | 1 | -0/+3 |
* | Remove unneeded addTranslations() calls | Vincent Petry | 2015-01-14 | 1 | -1/+0 |
* | inject DB Connection to user manager | Arthur Schiwon | 2015-01-07 | 1 | -2/+5 |
* | inject IDateTimeFormatter to show-remnants command | Arthur Schiwon | 2015-01-06 | 1 | -1/+3 |
* | inject oc config to User_LDAP | Arthur Schiwon | 2015-01-06 | 2 | -6/+10 |
* | smaller fixes: coding style, PHPdoc, typos and few for DI | Arthur Schiwon | 2015-01-06 | 1 | -3/+5 |
* | planned refactorings for OC 8 | Arthur Schiwon | 2014-12-20 | 1 | -8/+12 |
* | basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. | Arthur Schiwon | 2014-12-20 | 1 | -4/+6 |
* | LDAP User Cleanup: Port from stable7 without further adjustements | Arthur Schiwon | 2014-12-19 | 4 | -11/+21 |
* | Split mapping from Access and Helper classes into it's own. Fully test them, ... | Arthur Schiwon | 2014-12-19 | 1 | -0/+3 |
* | first step to drop \OCP\Config:: in favour of IConfig | Morris Jobke | 2014-12-17 | 1 | -14/+16 |
* | Forward port of #12493 | Arthur Schiwon | 2014-12-04 | 1 | -0/+1 |
* | Merge pull request #11362 from mark0n/rm_ldap_conf_cli | blizzz | 2014-11-04 | 1 | -0/+1 |
|\ |
|
| * | Add a CLI command that deletes an LDAP config | Martin Konrad | 2014-09-30 | 1 | -0/+1 |
* | | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 1 | -0/+1 |
* | | Merge pull request #11478 from owncloud/fix-11448 | blizzz | 2014-10-16 | 2 | -3/+3 |
|\ \ |
|
| * | | bump version | Arthur Schiwon | 2014-10-09 | 1 | -1/+1 |
| * | | must be empty not auto | Arthur Schiwon | 2014-10-07 | 1 | -2/+2 |
| |/ |
|
* | | Add support for keys in the info.xml | Lukas Reschke | 2014-10-09 | 1 | -1/+1 |
* | | Updated info.xml with description | MTRichards | 2014-10-08 | 1 | -3/+3 |
|/ |
|
* | Add a CLI command that creates an empty LDAP config | Martin Konrad | 2014-09-29 | 1 | -0/+1 |
* | update encryption doc link | Volkan Gezer | 2014-09-18 | 1 | -1/+1 |
* | Add routing to user_ldap | Lukas Reschke | 2014-08-19 | 1 | -0/+22 |
* | add ocsids to info.xml | Georg Ehrke | 2014-07-07 | 2 | -1/+2 |
* | adding PK to table encryption | Thomas Müller | 2014-06-06 | 1 | -1/+4 |
* | Merge pull request #8842 from owncloud/ldap_cli_methods | Thomas Müller | 2014-06-04 | 1 | -0/+11 |
|\ |
|
| * | Fix casing and PHPDoc | Thomas Müller | 2014-06-03 | 1 | -3/+3 |
| * | command line tools to see, modify and test existing LDAP configurations | Arthur Schiwon | 2014-06-03 | 1 | -0/+11 |
* | | fix parameter order | Arthur Schiwon | 2014-06-03 | 1 | -2/+2 |
* | | LDAP: put out fetching of user meta data into a fully tested class of its own... | Arthur Schiwon | 2014-06-03 | 1 | -1/+7 |
|/ |
|