Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | LDAP: implement getDisplayName and getDisplayNames also for UserProxy (multip... | Arthur Schiwon | 2013-01-31 | 1 | -0/+27 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #1365 from owncloud/ldap_multiple_server | blizzz | 2013-01-31 | 19 | -140/+1241 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | string fragment was added by accident and does not belong here | Arthur Schiwon | 2013-01-31 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | spell check | Thomas Mueller | 2013-01-31 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | spell check | Thomas Mueller | 2013-01-31 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | spell check | Thomas Mueller | 2013-01-31 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | adding l10n support to user_ldap | Thomas Mueller | 2013-01-31 | 2 | -4/+7 | |
| * | | | | | | | | | | | | | LDAP: adjust settings interface for custom search attributes | Arthur Schiwon | 2013-01-31 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | LDAP: avoid attempts to save null as configvalue | Arthur Schiwon | 2013-01-31 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | LDAP: remove unnecessary placeholders, fixes PHP warnings | Arthur Schiwon | 2013-01-31 | 1 | -23/+23 | |
| * | | | | | | | | | | | | | LDAP: fix wrong index | Arthur Schiwon | 2013-01-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | LDAP: make it possible to define attributes that should be considered on sear... | Arthur Schiwon | 2013-01-31 | 4 | -10/+70 | |
| * | | | | | | | | | | | | | LDAP: update link to online documentation | Arthur Schiwon | 2013-01-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | LDAP: some inline documentation | Arthur Schiwon | 2013-01-30 | 2 | -0/+12 | |
| * | | | | | | | | | | | | | LDAP: working visual feedback on save. Save button will be highlighted green ... | Arthur Schiwon | 2013-01-30 | 1 | -2/+12 | |
| * | | | | | | | | | | | | | LDAP: make sure app meta data is not deleted from database when deleting conf... | Arthur Schiwon | 2013-01-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | LDAP: send back error message properly | Arthur Schiwon | 2013-01-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | LDAP: use consolidated method for determining config prefix | Arthur Schiwon | 2013-01-30 | 1 | -6/+1 | |
| * | | | | | | | | | | | | | LDAP: Always preset configuration prefix when no configuratin is stored or al... | Arthur Schiwon | 2013-01-30 | 2 | -24/+39 | |
| * | | | | | | | | | | | | | LDAP: make settings strings in JS translatable | Arthur Schiwon | 2013-01-24 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | LDAP: make it possible to enable/disable server configurations | Arthur Schiwon | 2013-01-24 | 6 | -14/+52 | |
| * | | | | | | | | | | | | | LDAP: forgotten file for deleteConfig feature | Arthur Schiwon | 2013-01-24 | 1 | -0/+34 | |
| * | | | | | | | | | | | | | LDAP: implement deleteConfiguration feature | Arthur Schiwon | 2013-01-24 | 3 | -11/+73 | |
| * | | | | | | | | | | | | | LDAP: add missing new LDAP Helper | Arthur Schiwon | 2013-01-24 | 1 | -0/+66 | |
| * | | | | | | | | | | | | | LPAP: cleanup settings.php, it's already ajaxified | Arthur Schiwon | 2013-01-24 | 1 | -15/+0 | |
| * | | | | | | | | | | | | | LDAP: improve and cleanup settings JS | Arthur Schiwon | 2013-01-24 | 1 | -42/+53 | |
| * | | | | | | | | | | | | | LDAP: clean up, save configuration is now handled by Ajax | Arthur Schiwon | 2013-01-24 | 1 | -31/+0 | |
| * | | | | | | | | | | | | | LDAP: Clear cache on saving settings | Arthur Schiwon | 2013-01-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | LDAP: consolidate config prefix determination, autofill combo box in settings | Arthur Schiwon | 2013-01-24 | 3 | -17/+15 | |
| * | | | | | | | | | | | | | LDAP: fix default | Arthur Schiwon | 2013-01-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | LDAP settings: read configuration when another server config is chosen | Arthur Schiwon | 2013-01-23 | 2 | -3/+65 | |
| * | | | | | | | | | | | | | make sure that Configuration is read when getConfiguration is called. And giv... | Arthur Schiwon | 2013-01-23 | 1 | -4/+14 | |
| * | | | | | | | | | | | | | fix more config keys for save settings handling | Arthur Schiwon | 2013-01-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | fix continue in switch, add another key to skip | Arthur Schiwon | 2013-01-20 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | Ajaxifiy Settings Save | Arthur Schiwon | 2013-01-20 | 4 | -5/+95 | |
| * | | | | | | | | | | | | | fix mixed key and value | Arthur Schiwon | 2013-01-18 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | LDAP: pass defaults to settings form, and restore them on creating a new conf... | Arthur Schiwon | 2013-01-18 | 3 | -27/+46 | |
| * | | | | | | | | | | | | | LDAP: gather defaults in one place, simplify readConfiguration | Arthur Schiwon | 2013-01-18 | 1 | -28/+91 | |
| * | | | | | | | | | | | | | coding style | Arthur Schiwon | 2013-01-18 | 1 | -12/+22 | |
| * | | | | | | | | | | | | | LDAP: first basics for multiserver config ui | Arthur Schiwon | 2013-01-18 | 4 | -0/+78 | |
| * | | | | | | | | | | | | | make sure port is used as backup port if not specified. documentation. determ... | Arthur Schiwon | 2013-01-17 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | fix undeclared variable | Arthur Schiwon | 2013-01-17 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | LDAP: add support for backup/replica servers | Arthur Schiwon | 2013-01-17 | 3 | -9/+36 | |
| * | | | | | | | | | | | | | LDAP: enable support for multiple LDAP/AD servers | Arthur Schiwon | 2013-01-16 | 1 | -5/+21 | |
| * | | | | | | | | | | | | | LDAP: fix read configuration, remove unnecessary debug output | Arthur Schiwon | 2013-01-16 | 1 | -7/+6 | |
| * | | | | | | | | | | | | | LDAP: fix parameter passed not as expected | Arthur Schiwon | 2013-01-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | add LDAP User and Group proxies to suppoer multiple servers | Arthur Schiwon | 2013-01-11 | 3 | -0/+441 | |
| * | | | | | | | | | | | | | documentation for the Connection constructor | Arthur Schiwon | 2013-01-10 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | introduce configPrefix to allow settings for multiple LDAP servers | Arthur Schiwon | 2013-01-10 | 3 | -31/+33 | |
* | | | | | | | | | | | | | | Files: fix moving files by DnD | Robin Appelman | 2013-01-31 | 2 | -2/+10 |