| Commit message (Expand) | Author | Age | Files | Lines |
* | Use IUser::setEMailAddress in ldap as well | Thomas Müller | 2016-01-20 | 1 | -1/+2 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
* | Move registration of LDAP background jobs to the install and update | Joas Schilling | 2015-09-02 | 1 | -3/+0 |
* | allow login names to be used for s2s with LDAP users | Arthur Schiwon | 2015-04-13 | 1 | -0/+7 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -21/+23 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -22/+22 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -22/+22 |
* | 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 oc config to User_LDAP | Arthur Schiwon | 2015-01-06 | 1 | -3/+5 |
* | LDAP User Cleanup: Port from stable7 without further adjustements | Arthur Schiwon | 2014-12-19 | 1 | -9/+5 |
* | Split mapping from Access and Helper classes into it's own. Fully test them, ... | Arthur Schiwon | 2014-12-19 | 1 | -0/+3 |
* | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 1 | -0/+1 |
* | 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 |
* | do not instantiate LDAP Proxy if there are no active configurations | Arthur Schiwon | 2013-10-17 | 1 | -1/+1 |
* | LDAP: make Access be a dependency to the user and group backend instead of in... | Arthur Schiwon | 2013-09-27 | 1 | -7/+7 |
* | merge master into backgroundjob | Robin Appelman | 2013-06-02 | 1 | -1/+1 |
|\ |
|
| * | Use !== and === in user_ldap app – Part 1 | kondou | 2013-04-20 | 1 | -1/+1 |
* | | Rework background job system | Robin Appelman | 2013-04-20 | 1 | -1/+1 |
|/ |
|
* | Style cleanup user_ldap | Bart Visscher | 2013-02-14 | 1 | -1/+3 |
* | LDAP: make it possible to enable/disable server configurations | Arthur Schiwon | 2013-01-24 | 1 | -4/+6 |
* | LDAP: consolidate config prefix determination, autofill combo box in settings | Arthur Schiwon | 2013-01-24 | 1 | -15/+5 |
* | LDAP: enable support for multiple LDAP/AD servers | Arthur Schiwon | 2013-01-16 | 1 | -5/+21 |
* | introduce configPrefix to allow settings for multiple LDAP servers | Arthur Schiwon | 2013-01-10 | 1 | -1/+1 |
* | Show conflict warning when user_ldap and user_webdavauth are enabled | Arthur Schiwon | 2012-12-14 | 1 | -0/+3 |
* | LDAP: permanantly watch group members. Emit post_addToGroup resp. post_remove... | Arthur Schiwon | 2012-08-22 | 1 | -0/+2 |
* | LDAP: remove obsolete require_once | Arthur Schiwon | 2012-07-25 | 1 | -3/+0 |
* | code style | Arthur Schiwon | 2012-07-25 | 1 | -1/+1 |
* | LDAP: split up LIB_LDAP into Access for LDAP interaction functions and Connec... | Arthur Schiwon | 2012-07-25 | 1 | -2/+8 |
* | LDAP: put app under the OCA\user_ldap\ namespace | Arthur Schiwon | 2012-07-25 | 1 | -5/+3 |
* | Support for OCA namespace | Arthur Schiwon | 2012-07-25 | 1 | -0/+1 |
* | LDAP: pass user backend as instance, not classname | Arthur Schiwon | 2012-07-25 | 1 | -1/+1 |
* | LDAP: check wether applying naming rule would end up in conflicts on update, ... | Arthur Schiwon | 2012-05-18 | 1 | -6/+0 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -2/+1 |
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | OC_Group does expect object, not string | Arthur Schiwon | 2012-04-16 | 1 | -1/+1 |
* | starting to create the ldap group backend (with some inspiration from Yoann G... | Arthur Schiwon | 2012-04-14 | 1 | -0/+3 |
* | Combing LDAP backend with LDAP extended backend | Arthur Schiwon | 2012-02-20 | 1 | -3/+3 |
* | Disable save button while saving. Streamlined code. | Tom Needham | 2011-11-29 | 1 | -1/+4 |
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 1 | -0/+2 |
* | dont use a different navigation page for settings stuff | Robin Appelman | 2011-08-08 | 1 | -1/+1 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -3/+3 |
* | user_ldap: add port setting | Dominik Schmidt | 2011-06-23 | 1 | -0/+3 |
* | Add user_ldap plugin | Dominik Schmidt | 2011-06-23 | 1 | -0/+36 |