Commit Graph

17 Commits (53ca0db434f3ad8d043a0a9b76bd59f22af38f99)

Author SHA1 Message Date
Lukas Reschke 31b1a73e1f Check if user is admin - bool 12 years ago
Bart Visscher 59627367ae Better check and handling of user creation 13 years ago
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 13 years ago
Lukas Reschke 6b39b80648 Change auth checks 13 years ago
Bart Visscher bb136b9adf Make the settings ajax calls use the router 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Thomas Müller e10f46d978 Update settings/ajax/createuser.php 13 years ago
Lukas Reschke 93579d88dc CSRF checks 13 years ago
Georg Ehrke e42f765697 simplify code of createuser.php 13 years ago
Georg Ehrke e707e94857 subadmins can now add users 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Lukas Reschke 777eb1d8b1 CSRF check in the settings 13 years ago
Michael Gapczynski e0db22cc07 Provide feedback when user creation fails 13 years ago
Georg Ehrke 3fb91a7411 restore require once command for non app files 13 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 13 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 14 years ago
Jan-Christoph Borchardt 4a5ee765cf merged admin, help and settings to settings 14 years ago
Robin Appelman fa102cd229 create the necessary groups when creating a user 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Robin Appelman 83958ebd4b add oc_user::getUser to get the user id of the loggedin user 14 years ago
Jakob Sack da30671ec4 More error checking in user management 14 years ago
Jakob Sack c4287162c4 Some work on the fancy user management 14 years ago
Jakob Sack da5d388266 Advanced user management 14 years ago