Historique des commits

Auteur SHA1 Message Date
  Arthur Schiwon 68ecee9771 LDAP: Coypright info il y a 11 ans
  Arthur Schiwon bce0c3c372 LDAP: move more settings stuff to template file il y a 11 ans
  Lukas Reschke df1d90433d [user_ldap] From echo to p il y a 11 ans
  Arthur Schiwon a8ac4bdf79 LDAP: Always preset configuration prefix when no configuratin is stored or all remaining ones are deleted il y a 11 ans
  Arthur Schiwon fccfdb2a52 LPAP: cleanup settings.php, it's already ajaxified il y a 12 ans
  Arthur Schiwon b084ed6a42 LDAP: clean up, save configuration is now handled by Ajax il y a 12 ans
  Arthur Schiwon 96949fc9dd LDAP: consolidate config prefix determination, autofill combo box in settings il y a 12 ans
  Arthur Schiwon 805f900b19 LDAP: pass defaults to settings form, and restore them on creating a new configuration if wanted il y a 12 ans
  Arthur Schiwon 1c19e66712 coding style il y a 12 ans
  Arthur Schiwon a53addf825 LDAP: first basics for multiserver config ui il y a 12 ans
  Arthur Schiwon 3d56cf3a5b LDAP: add support for backup/replica servers il y a 12 ans
  Frank Karlitschek c4ecbad009 check if admin il y a 12 ans
  Arthur Schiwon 00bb246a0d merge from master il y a 12 ans
  Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma il y a 12 ans
  Arthur Schiwon df8c67721d code style il y a 12 ans
  Arthur Schiwon 5252fc52ed LDAP: clear the cache not only when TTL changes, but with every settings update. Fixes #194 il y a 12 ans
  Thomas Mueller 3829460ab8 adding space between) and { il y a 12 ans
  Arthur Schiwon 42a9969304 LDAP: implement getHome() function, use either username (default) or specify an LDAP attribute value to use il y a 12 ans
  Arthur Schiwon e6759a980b LDAP: layout settings form. Hope it is now a bit clearer and prettier. il y a 12 ans
  Arthur Schiwon 95c33e466c LDAP: offer option to disable SSL certificate checks. Works around problems with self-signed certificates, for example. However, the best and right way to solve it is always to import the LDAP server cert to the owncloud server, so you it for testing only. il y a 12 ans
  Arthur Schiwon 6c92a85d49 LDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min. Should improve performance especially when LDAP users use the sync client, because userExists checks with the LDAP server are reduced. il y a 12 ans
  Lukas Reschke 2b22c538c8 Make some apps compatible il y a 12 ans
  Lukas Reschke 380aab470f Sanitzing user input il y a 12 ans
  Arthur Schiwon ea33b4aaa1 LDAP: don't make us of global constants (completing, was removed with latest additions to update.php) il y a 12 ans
  Thomas Mueller 583dce5276 removing executable bit - again il y a 12 ans
  Arthur Schiwon 0c8740c1d5 LDAP: and don't forget the else part il y a 12 ans
  Arthur Schiwon 82cfb3e0f5 LDAP: don't store agent password in plain text il y a 12 ans
  Arthur Schiwon c1490239e5 LDAP group: support for memberUid, fix for oc-594 il y a 12 ans
  Arthur Schiwon 9dee2a6b2c LDAP: settings for group filter, fixes oc-587 il y a 12 ans
  Arthur Schiwon c067cfc3b5 , not . il y a 12 ans