Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. ↵ | Arthur Schiwon | 2012-08-22 | 1 | -0/+2 |
| | | | | post_removeFromGroup on membership changes, so that Sharing App can take care of files shared within the groups. Requires and relies on background jobs. | ||||
* | 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 ↵ | Arthur Schiwon | 2012-07-25 | 1 | -2/+8 |
| | | | | Connection for configuration and resource management. Adjust user_ldap, group_ldap and the app accordingly. | ||||
* | 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 |
| | | | | if so don't do it | ||||
* | 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 ↵ | Arthur Schiwon | 2012-04-14 | 1 | -0/+3 |
| | | | | Gini) and preparing an general LDAP class | ||||
* | 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 |