summaryrefslogtreecommitdiffstats
path: root/settings/ajax/removeuser.php
Commit message (Expand)AuthorAgeFilesLines
* Add REST route for user & group managementLukas Reschke2014-12-081-26/+0
* Use public api for getting l10nRobin Appelman2014-08-311-2/+2
* init language object before using itGeorg Ehrke2013-06-121-0/+1
* Check if user is admin - boolLukas Reschke2013-01-141-1/+1
* Merge branch 'master' into routingBart Visscher2012-10-171-0/+5
|\
| * Disallow users to delete their own accountsLukas Reschke2012-10-101-1/+6
* | Make the settings ajax calls use the routerBart Visscher2012-10-021-3/+0
|/
* Update settings/ajax/removeuser.phpThomas Müller2012-09-041-1/+1
* Update settings/ajax/removeuser.phpThomas Müller2012-09-041-3/+3
* fix copy&paste fail and deny subadmins to set the default qoutaGeorg Ehrke2012-07-191-1/+1
* simplify code of remoteuser.phpGeorg Ehrke2012-07-191-14/+4
* fix removeuser.php for subadminsGeorg Ehrke2012-07-181-1/+17
* 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
* Use OC_JSON for json responsesBart Visscher2011-09-251-10/+3
* merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-131-0/+25