Historique des commits

Auteur SHA1 Message Date
  Jörn Friedrich Dreyer 0fe3354c61 add proper error logging in OC_User database queries il y a 12 ans
  Thomas Mueller 3829460ab8 adding space between) and { il y a 12 ans
  Bart Visscher 5e55b4d6e7 Whitespace fixes in lib il y a 12 ans
  Robin Appelman 3dacf149de allow configuring user backends in config.php il y a 12 ans
  Bart Visscher 52f2e7112e Whitespace fixes in lib il y a 12 ans
  Georg Ehrke 5586054961 fix c&p fail from earlier commit today il y a 12 ans
  Georg Ehrke 5a4854079f implement getHome in OC_User il y a 12 ans
  Jörn Friedrich Dreyer c8255a170c Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support il y a 12 ans
  Michael Gapczynski 4f1b3631ba Change limit parameter in OC_User as well il y a 12 ans
  Michael Gapczynski 8d1eb674ec Add search, limit, and offset parameters to getUsers() and getGroups() il y a 12 ans
  Michael Gapczynski 099b16350f Delete old session files, suggested by Torben Nehmer, see bug oc-736 il y a 12 ans
  Tom Needham 0836366d87 Methods to disable and enable users il y a 12 ans
  Arthur Schiwon fdcbc23ed6 define an interface for the User Backend il y a 12 ans
  Robin Appelman e49666d36b add option to clear user backends il y a 12 ans
  Robin Appelman 33b8de91ea allow a more flexible way of using user backends il y a 12 ans
  Michael Gapczynski 72ebc2a32a Delete old session files, suggested by Torben Nehmer, see bug oc-736 il y a 12 ans
  Bjoern Schiessle 82a57f0ce3 revert performance improvements in userExists() because it breaks new user creation il y a 12 ans
  Lukas Reschke b46d3019ca Uninitialized variable il y a 12 ans
  Lukas Reschke ec7bb86b28 Fixes a problem with the user creation ("User already existed" even if the user don't exists.) Thanks to Phil Reinhardt for pointing this out. il y a 12 ans
  Bjoern Schiessle 5bf050b13b moved performance improvement from isLoggedIn() to userExists() to avoid webdav problems il y a 12 ans
  Bart Visscher a7e427a3cc Remember result of OC_User::isLoggedIn, can be very expensive to check il y a 12 ans
  Bart Visscher 4b6f6291c5 Remember result of OC_User::isLoggedIn, can be very expensive to check il y a 12 ans
  Bart Visscher 4a5973662c Merge branch 'unstable' il y a 12 ans
  Arthur Schiwon dfc90021ca load authentication apps before checking wether user exists. fixes oc-910 il y a 12 ans
  Arthur Schiwon 454f81fb15 load authentication apps before checking wether user exists. fixes oc-910 il y a 12 ans
  Michael Gapczynski 0145c65bf3 Verify user exists when checking if logged in, fix for bug oc-863 il y a 12 ans
  Michael Gapczynski 993ebc4c90 Verify user exists when checking if logged in, fix for bug oc-863 il y a 12 ans
  Sam Tuke 7203f6951e Extended class comment il y a 12 ans
  Frank Karlitschek aa88ec81c7 sort users and groups. fixes oc-779 il y a 12 ans
  Frank Karlitschek ad6562d14f sort users and groups. fixes oc-779 il y a 12 ans