Commit Graph

19 Commits (affeea8c72db3f82bd0cee82c8a08d016bd3d72f)

Author SHA1 Message Date
Robin Appelman d0266c0bf8 Use public api for getting l10n 12 years ago
kondou 05084e03a0 Use !== and === in settings. 13 years ago
Bart Visscher 83f161d3f9 Style cleanup settings 14 years ago
Bart Visscher a8f963d9cf Spaces to tabs 14 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 14 years ago
Bart Visscher 2ef2dc4dda Fix "There must be a single space between the closing parenthesis and the opening brace" 14 years ago
Georg Ehrke ab13702770 make some checks server-side 14 years ago
Bart Visscher 80d1037e42 Group name does't need to be sanitized before storing it in the database 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Bart Visscher bb136b9adf Make the settings ajax calls use the router 14 years ago
Thomas Mueller ae8d2d029f Adding missing translation 14 years ago
Thomas Müller 4b3fc27a22 Update settings/ajax/togglegroups.php 14 years ago
Lukas Reschke 93579d88dc CSRF checks 14 years ago
Georg Ehrke 7f08c84739 fix tooglegroup for subadmins 14 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 14 years ago
Lukas Reschke 777eb1d8b1 CSRF check in the settings 14 years ago
Bjoern Schiessle 34739b7ec5 use new sanitizeHTML() function 14 years ago
Michael Gapczynski 63cc1ccacd Sanitize group in togglegroups 14 years ago
Georg Ehrke 3fb91a7411 restore require once command for non app files 15 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 15 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 15 years ago
Jan-Christoph Borchardt 4a5ee765cf merged admin, help and settings to settings 15 years ago
Robin Appelman bbfb93c655 remove groups if there are no users in them 15 years ago
Robin Appelman f03874ac49 work on user management 15 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 15 years ago
Robin Appelman 83958ebd4b add oc_user::getUser to get the user id of the loggedin user 15 years ago
Jakob Sack f1e78be4f4 Even more fixes on user management. Any designers here that want to make it good looking? 16 years ago
Jakob Sack da30671ec4 More error checking in user management 16 years ago
Jakob Sack 79d8aa871a User management works good enough for now. Need to do something else ... 16 years ago
Jakob Sack afa2c4a2c3 User manager still not perfect but the aim is reachable! 16 years ago
Jakob Sack c4287162c4 Some work on the fancy user management 16 years ago
Jakob Sack f042e85d41 Beginning of some ajax features and an admin page for files 16 years ago