Vincent Petry
|
1ee4b680f6
Fixed user dir existence check when creating new user
|
11 年 前 |
Vincent Petry
|
00f4928866
Added warning notification when user home already exists
|
11 年 前 |
Owen Winkler
|
cd7e57e8ec
Use JSON to send/receive group data.
|
11 年 前 |
kondou
|
05084e03a0
Use !== and === in settings.
|
11 年 前 |
Thomas Müller
|
05b46f7828
on creation only test for existing users if the backend supports user creation
|
11 年 前 |
Lukas Reschke
|
31b1a73e1f
Check if user is admin - bool
|
12 年 前 |
Bart Visscher
|
59627367ae
Better check and handling of user creation
|
12 年 前 |
Felix Moeller
|
a4b2ea586d
Style: Remove all the dangling white spaces
|
12 年 前 |
Bart Visscher
|
6081bfa2bc
Merge branch 'master' into routing
|
12 年 前 |
Lukas Reschke
|
6b39b80648
Change auth checks
|
12 年 前 |
Bart Visscher
|
bb136b9adf
Make the settings ajax calls use the router
|
12 年 前 |
Thomas Mueller
|
3829460ab8
adding space between) and {
|
12 年 前 |
Thomas Müller
|
e10f46d978
Update settings/ajax/createuser.php
|
12 年 前 |
Jörn Friedrich Dreyer
|
c8255a170c
Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support
|
12 年 前 |
Lukas Reschke
|
93579d88dc
CSRF checks
|
12 年 前 |
Georg Ehrke
|
e42f765697
simplify code of createuser.php
|
12 年 前 |
Georg Ehrke
|
e707e94857
subadmins can now add users
|
12 年 前 |
Jörn Friedrich Dreyer
|
e59a1806cf
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
12 年 前 |
Lukas Reschke
|
777eb1d8b1
CSRF check in the settings
|
12 年 前 |
Michael Gapczynski
|
e0db22cc07
Provide feedback when user creation fails
|
12 年 前 |
Bart Visscher
|
17e631bc5e
Use OC_JSON for json responses
|
13 年 前 |
Jan-Christoph Borchardt
|
4a5ee765cf
merged admin, help and settings to settings
|
13 年 前 |