Commit Graph

452 Commits (f71f731f1cfc3a0e0efa5e13759478c5fdb7f4fc)

Author SHA1 Message Date
Jenkins for ownCloud 0a9c33e151 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 0810f92894 Fix used space calculation if shared folder does not exist, fixes bug oc-1331 13 years ago
Jenkins for ownCloud ba0ea21074 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 42c22bee36 [tx-robot] updated from transifex 13 years ago
Georg Ehrke 88f66460a3 some js improvements for subadmins 13 years ago
Lukas Reschke 93579d88dc CSRF checks 13 years ago
Georg Ehrke bf9b6e9ccc don't show label 'add group' for subadmins and remove some debug code 13 years ago
Georg Ehrke c3bd30cc6b improve default qouta for subadmins 13 years ago
Georg Ehrke 7f08c84739 fix tooglegroup for subadmins 13 years ago
Georg Ehrke e42f765697 simplify code of createuser.php 13 years ago
Georg Ehrke 9157888334 simplify code of changepassword.php 13 years ago
Georg Ehrke 6cf418f2fa fix copy&paste fail and deny subadmins to set the default qouta 13 years ago
Georg Ehrke 2fc834230a fix setqouta for subadmins 13 years ago
Georg Ehrke ffc55f3510 simplify code of remoteuser.php 13 years ago
Georg Ehrke fb6468936e fix removeuser.php for subadmins 13 years ago
Georg Ehrke f503aea099 remove unused code from togglesubadmins.php 13 years ago
Georg Ehrke 4490a88492 fix changepassword.php for subadmins 13 years ago
Georg Ehrke 044134a289 add another file which was missing in the previous commit 13 years ago
Georg Ehrke e707e94857 subadmins can now add users 13 years ago
Michael Gapczynski b455149bae Fix undo delete user 13 years ago
Michael Gapczynski 8890a41280 Fix setting custom quota size for users, bug fix for oc-1128 13 years ago
Georg Ehrke d0b625352c some work on subadmins 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
Sam Tuke 825d92d59c Added undo functionality to delete user procedure on user settings page 13 years ago
Michael Gapczynski ffadbfcef3 Prevent duplicate group showing in multiselect that added the group 13 years ago
Michael Gapczynski 949cab7ea1 Add new group to other user's group select forms 13 years ago
Michael Gapczynski 5121c262e2 Revert "bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)" 13 years ago
Michael Gapczynski 7ceba61413 Revert "bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)" 13 years ago
Michael Gapczynski c992482e92 Prevent duplicate group showing in multiselect that added the group 13 years ago
Michael Gapczynski 05cb94801a Add new group to other user's group select forms 13 years ago
Frank Karlitschek 6917d74193 move the ownCloud version to admin which makes more sense. A normal user can´t update ownCloud anyways. 13 years ago
Michael Gapczynski 9c083d3519 Fix setting custom quota size for users, bug fix for oc-1128 13 years ago
Bjoern Schiessle 265d7e50f5 bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it) 13 years ago
Bjoern Schiessle 72b365842f bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it) 13 years ago
Sam Tuke f374dae233 Added text ACS warning to admin's user settings page, and corresponding CSS styles 13 years ago
Thomas Tanghus 5ac4830e75 XSS fix. 13 years ago
Thomas Tanghus c3130919c2 Allow direct link to app. 13 years ago
Bjoern Schiessle 036530b2fd log messages are looking nicer if html code gets interpreted. (xss prevention happens on another place) 13 years ago
Bjoern Schiessle e943f6c0c8 log messages are looking nicer if they are not escaped. (xss prevention happens on another place) 13 years ago
Frank Karlitschek 5212fa3fa7 check if the data directory is accessible via http. Show a big security warning if yes 13 years ago
Frank Karlitschek e95055b2bd check if the data directory is accessible via http. Show a big security warning if yes 13 years ago
Bjoern Schiessle 34739b7ec5 use new sanitizeHTML() function 13 years ago
Bjoern Schiessle 902c649dad use new sanitize HTML function backported 13 years ago
Bjoern Schiessle 089ae980c4 use new sanitize HTML function 13 years ago
Brice Maron b31962fdc2 Hide image with no source (avoid placeholder img) 13 years ago
Bjoern Schiessle ca41f2e96a don't add the "Shared"-directory size to users quota 13 years ago
Bjoern Schiessle 2fd7df57d9 don't add the "Shared"-directory size to users quota 13 years ago
Bjoern Schiessle 9d0cfacd67 escape log messages to avoid possible js execution 13 years ago
Bjoern Schiessle 91f69858e4 escape log messages to avoid possible js execution 13 years ago