Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | LDAP rewrite, use unique LDAP user and group identifiers on LDAP side as ↵ | Arthur Schiwon | 2012-04-25 | 2 | -1/+96 |
| | | | | | | | | well as fancy (unqiue as far as users a know from LDAP) names on the ownCloud side. It's done via mapping of owncloud names and LDAP identifiers. some performance enhancements: faster searching for users and groups in their specific subtrees. Reading instead of searching were possible. thanks for the feedback of Kevin van Kuik | ||||
* | 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 | ||||
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
| | |||||
* | webdav needs to load authentication apps | Arthur Schiwon | 2012-04-04 | 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 | 2 | -0/+46 |