Commit Graph

286 Commits (adc986f3e4b83670f69e2ce48044595193be4e69)

Author SHA1 Message Date
Bart Visscher 2ef2dc4dda Fix "There must be a single space between the closing parenthesis and the opening brace" 12 years ago
Georg Ehrke ab13702770 make some checks server-side 12 years ago
Bart Visscher 80d1037e42 Group name does't need to be sanitized before storing it in the database 12 years ago
Bart Visscher 59627367ae Better check and handling of user creation 12 years ago
Diederik de Haas 1b7c0c2b62 Fixed new checkstyle issues in ocs.php from build #1341. 12 years ago
Frank Karlitschek f799e48f7e fix the broken image path on the apps page 12 years ago
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 12 years ago
Felix Moeller 27ab0357ae Checkstyle: Fix last six NewlineBeforeOpenBrace 12 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 12 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 12 years ago
Bart Visscher 1bdd0c949b Move and fix app setting navigation detect 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 12 years ago
Lukas Reschke f4142bd2a8 Move isUserVerified to OC_Util 12 years ago
Lukas Reschke c404148f9a Password check for admins 12 years ago
Lukas Reschke c83a2a5517 Correct check for admin 12 years ago
Lukas Reschke e6c9f5d9f4 Verify passwords for admins 12 years ago
Lukas Reschke e3054b6201 Revert "Verify user login before changing the password reset mail" 12 years ago
Lukas Reschke f475ed5cc1 Revert "Remove old password check from changepassword and use verifyUser instead" 12 years ago
Lukas Reschke 9aa9110fd9 Verify user login before changing the password reset mail 12 years ago
Lukas Reschke e6b8153865 Remove old password check from changepassword and use verifyUser instead 12 years ago
Lukas Reschke 6b39b80648 Change auth checks 12 years ago
Lukas Reschke 0b42d70259 Unneeded double check 12 years ago
Lukas Reschke 2f4b1b0e4c Disallow users to delete their own accounts 12 years ago
Bart Visscher bb136b9adf Make the settings ajax calls use the router 12 years ago
Sam Tuke b765e883f3 Fixed bug with duplicate entries for installed 3rd party apps in settings->apps 12 years ago
Thomas Müller f85b709fae Use correct translation file 12 years ago
Thomas Müller 1fd3c5fbc0 $l was undefined 12 years ago
Jörn Friedrich Dreyer 62d8202d59 return a message when app could not be enabled 12 years ago
Thomas Mueller 3829460ab8 adding space between) and { 12 years ago
Thomas Mueller ebb28412ca no more require_once() 12 years ago
Thomas Mueller ae8d2d029f Adding missing translation 12 years ago
Thomas Müller b698fab109 Update settings/ajax/userlist.php 12 years ago
Thomas Müller 4b3fc27a22 Update settings/ajax/togglegroups.php 12 years ago
Thomas Müller 9a8a101756 Update settings/ajax/setloglevel.php 12 years ago
Thomas Müller dafe28e079 Update settings/ajax/setlanguage.php 12 years ago
Thomas Müller 93496a32cc Update settings/ajax/removeuser.php 12 years ago
Thomas Müller de987b475d Update settings/ajax/removeuser.php 12 years ago
Thomas Müller 04aea1eb2e Update settings/ajax/removegroup.php 12 years ago
Thomas Müller b49e8cd04d Update settings/ajax/removegroup.php 12 years ago
Thomas Müller 16b3ffb588 Update settings/ajax/openid.php 12 years ago
Thomas Müller 83575a4436 Update settings/ajax/creategroup.php 12 years ago
Thomas Müller 04033585b0 Update settings/ajax/lostpassword.php 12 years ago
Thomas Müller 6308f80329 Update settings/ajax/getlog.php 12 years ago
Thomas Müller caaaf7a7bf Update settings/ajax/creategroup.php 12 years ago
Thomas Müller a570cc7b60 Update settings/ajax/setquota.php 12 years ago
Thomas Müller e10f46d978 Update settings/ajax/createuser.php 12 years ago
Thomas Müller 69240afd7a Update settings/ajax/changepassword.php 12 years ago
Thomas Müller 8bea9f34e6 Update settings/ajax/apps/ocs.php 12 years ago
Frank Karlitschek 72e80bf6bd send the current owncloud version to the ocs server so that we can filter for compatible apps 12 years ago
Georg Ehrke 4d3c45a826 backport 1bccc80996 12 years ago