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