summaryrefslogtreecommitdiffstats
path: root/settings/ajax/createuser.php
Commit message (Expand)AuthorAgeFilesLines
* Use !== and === in settings.kondou2013-07-211-1/+1
* on creation only test for existing users if the backend supports user creationThomas Müller2013-02-081-6/+0
* Check if user is admin - boolLukas Reschke2013-01-141-3/+1
* Better check and handling of user creationBart Visscher2012-11-141-2/+5
* Style: Remove all the dangling white spacesFelix Moeller2012-11-041-3/+3
* Merge branch 'master' into routingBart Visscher2012-10-171-7/+1
|\
| * Change auth checksLukas Reschke2012-10-151-7/+1
* | Make the settings ajax calls use the routerBart Visscher2012-10-021-2/+0
|/
* adding space between) and {Thomas Mueller2012-09-071-2/+2
* Update settings/ajax/createuser.phpThomas Müller2012-09-041-11/+14
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-6/+23
|\
| * simplify code of createuser.phpGeorg Ehrke2012-07-201-7/+4
| * subadmins can now add usersGeorg Ehrke2012-07-151-4/+25
| * remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
| * CSRF check in the settingsLukas Reschke2012-07-071-0/+1
* | CSRF checksLukas Reschke2012-07-201-0/+1
|/
* Provide feedback when user creation failsMichael Gapczynski2012-05-061-4/+4
* Use OC_JSON for json responsesBart Visscher2011-09-251-7/+4
* merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-131-0/+42