Commit Graph

104 Commits (a7806076b1c20b80c0f1d1ee72e9050c8bda9715)

Author SHA1 Message Date
Lukas Reschke f4142bd2a8 Move isUserVerified to OC_Util 13 years ago
Lukas Reschke c404148f9a Password check for admins 13 years ago
Lukas Reschke c83a2a5517 Correct check for admin 13 years ago
Lukas Reschke e6c9f5d9f4 Verify passwords for admins 13 years ago
Lukas Reschke e3054b6201 Revert "Verify user login before changing the password reset mail" 13 years ago
Lukas Reschke f475ed5cc1 Revert "Remove old password check from changepassword and use verifyUser instead" 13 years ago
Lukas Reschke 9aa9110fd9 Verify user login before changing the password reset mail 13 years ago
Lukas Reschke e6b8153865 Remove old password check from changepassword and use verifyUser instead 13 years ago
Lukas Reschke 6b39b80648 Change auth checks 13 years ago
Lukas Reschke 0b42d70259 Unneeded double check 13 years ago
Lukas Reschke 2f4b1b0e4c Disallow users to delete their own accounts 13 years ago
Bart Visscher bb136b9adf Make the settings ajax calls use the router 13 years ago
Sam Tuke b765e883f3 Fixed bug with duplicate entries for installed 3rd party apps in settings->apps 13 years ago
Thomas Müller f85b709fae Use correct translation file 13 years ago
Thomas Müller 1fd3c5fbc0 $l was undefined 13 years ago
Jörn Friedrich Dreyer 62d8202d59 return a message when app could not be enabled 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Thomas Mueller ebb28412ca no more require_once() 13 years ago
Thomas Mueller ae8d2d029f Adding missing translation 13 years ago
Thomas Müller b698fab109 Update settings/ajax/userlist.php 13 years ago
Thomas Müller 4b3fc27a22 Update settings/ajax/togglegroups.php 13 years ago
Thomas Müller 9a8a101756 Update settings/ajax/setloglevel.php 13 years ago
Thomas Müller dafe28e079 Update settings/ajax/setlanguage.php 13 years ago
Thomas Müller 93496a32cc Update settings/ajax/removeuser.php 13 years ago
Thomas Müller de987b475d Update settings/ajax/removeuser.php 13 years ago
Thomas Müller 04aea1eb2e Update settings/ajax/removegroup.php 13 years ago
Thomas Müller b49e8cd04d Update settings/ajax/removegroup.php 13 years ago
Thomas Müller 16b3ffb588 Update settings/ajax/openid.php 13 years ago
Thomas Müller 83575a4436 Update settings/ajax/creategroup.php 13 years ago
Thomas Müller 04033585b0 Update settings/ajax/lostpassword.php 13 years ago
Thomas Müller 6308f80329 Update settings/ajax/getlog.php 13 years ago
Thomas Müller caaaf7a7bf Update settings/ajax/creategroup.php 13 years ago
Thomas Müller a570cc7b60 Update settings/ajax/setquota.php 13 years ago
Thomas Müller e10f46d978 Update settings/ajax/createuser.php 13 years ago
Thomas Müller 69240afd7a Update settings/ajax/changepassword.php 13 years ago
Thomas Müller 8bea9f34e6 Update settings/ajax/apps/ocs.php 13 years ago
Frank Karlitschek 72e80bf6bd send the current owncloud version to the ocs server so that we can filter for compatible apps 13 years ago
Georg Ehrke 4d3c45a826 backport 1bccc80996 13 years ago
Robin Appelman eb42148210 fix error in check if app is installed 13 years ago
Jakob Sack 2bc8d3e5d6 Backgroundjobs: interface improvements 13 years ago
Michael Gapczynski 651245effa Use limit and offset for subadmin users 13 years ago
Michael Gapczynski 9d2ae5fa1f Add infinite scrolling to Settings -> Users, still a little buggy 13 years ago
Jakob Sack bd90b7eaca Backgroundjobs: Fix bug in admin interface 13 years ago
Jakob Sack 2b5f005547 Backgroundjobs: Forgot to require lib/base.php 13 years ago
Jakob Sack 1ce2cd73ff Add first version of backgroundjobs settings 13 years ago
Thomas Tanghus c6b337c3dd Return possibly changed appid. 13 years ago
Thomas Tanghus e1d4f85102 Wait with csrf check for now. 13 years ago
Thomas Tanghus d19803654f And add the file goddammit 13 years ago
Georg Ehrke 1bccc80996 hide morelog button if there are no more log entries - bugfix for oc-1398 13 years ago
Lukas Reschke 93579d88dc CSRF checks 13 years ago