| Commit message (Expand) | Author | Age | Files | Lines |
* | LDAP: Always preset configuration prefix when no configuratin is stored or al... | Arthur Schiwon | 2013-01-30 | 1 | -0/+3 |
* | LPAP: cleanup settings.php, it's already ajaxified | Arthur Schiwon | 2013-01-24 | 1 | -15/+0 |
* | LDAP: clean up, save configuration is now handled by Ajax | Arthur Schiwon | 2013-01-24 | 1 | -31/+0 |
* | LDAP: consolidate config prefix determination, autofill combo box in settings | Arthur Schiwon | 2013-01-24 | 1 | -1/+10 |
* | LDAP: pass defaults to settings form, and restore them on creating a new conf... | Arthur Schiwon | 2013-01-18 | 1 | -1/+12 |
* | coding style | Arthur Schiwon | 2013-01-18 | 1 | -12/+22 |
* | LDAP: first basics for multiserver config ui | Arthur Schiwon | 2013-01-18 | 1 | -0/+1 |
* | LDAP: add support for backup/replica servers | Arthur Schiwon | 2013-01-17 | 1 | -1/+1 |
* | check if admin | Frank Karlitschek | 2012-12-17 | 1 | -0/+3 |
* | merge from master | Arthur Schiwon | 2012-11-04 | 1 | -1/+1 |
|\ |
|
| * | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -2/+2 |
* | | code style | Arthur Schiwon | 2012-11-02 | 1 | -1/+1 |
* | | LDAP: clear the cache not only when TTL changes, but with every settings upda... | Arthur Schiwon | 2012-11-01 | 1 | -6/+6 |
|/ |
|
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -3/+3 |
* | LDAP: implement getHome() function, use either username (default) or specify ... | Arthur Schiwon | 2012-08-28 | 1 | -1/+7 |
* | LDAP: layout settings form. Hope it is now a bit clearer and prettier. | Arthur Schiwon | 2012-08-06 | 1 | -0/+1 |
* | LDAP: offer option to disable SSL certificate checks. Works around problems w... | Arthur Schiwon | 2012-08-05 | 1 | -1/+4 |
* | LDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min. Shou... | Arthur Schiwon | 2012-07-26 | 1 | -3/+9 |
* | Make some apps compatible | Lukas Reschke | 2012-06-11 | 1 | -2/+3 |
* | Sanitzing user input | Lukas Reschke | 2012-06-10 | 1 | -1/+1 |
* | LDAP: don't make us of global constants (completing, was removed with latest ... | Arthur Schiwon | 2012-05-18 | 1 | -2/+2 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | LDAP: and don't forget the else part | Arthur Schiwon | 2012-05-14 | 1 | -1/+2 |
* | LDAP: don't store agent password in plain text | Arthur Schiwon | 2012-05-14 | 1 | -1/+5 |
* | LDAP group: support for memberUid, fix for oc-594 | Arthur Schiwon | 2012-05-08 | 1 | -1/+2 |
* | LDAP: settings for group filter, fixes oc-587 | Arthur Schiwon | 2012-05-08 | 1 | -1/+1 |
* | , not . | Arthur Schiwon | 2012-05-08 | 1 | -1/+1 |
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 1 | -1/+1 |
* | ups, we don't have a CSS file therefore | Arthur Schiwon | 2012-05-03 | 1 | -1/+0 |
* | port appconfig | Frank Karlitschek | 2012-05-02 | 1 | -6/+6 |
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | port to use the new public api | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | LDPA: group settings into basic and advanced to look less crowded. Still need... | Arthur Schiwon | 2012-04-25 | 1 | -4/+5 |
* | LDPA: fix setting variables and add missing ones to the array | Arthur Schiwon | 2012-03-01 | 1 | -1/+1 |
* | consider changed/new setting variables for user_ldap | Arthur Schiwon | 2012-02-29 | 1 | -3/+3 |
* | Disable save button while saving. Streamlined code. | Tom Needham | 2011-11-29 | 1 | -4/+17 |
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 1 | -12/+2 |
* | fix the getlink calls | Frank Karlitschek | 2011-08-11 | 1 | -1/+1 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -7/+7 |
* | Delete requires in applications where possible | Jakob Sack | 2011-07-27 | 1 | -1/+0 |
* | user_ldap: add port setting | Dominik Schmidt | 2011-06-23 | 1 | -1/+5 |
* | Add user_ldap plugin | Dominik Schmidt | 2011-06-23 | 1 | -0/+48 |