Commit Graph

27 Commits (6151a0540b94dea0bb014b26e9ac6ea84d000f05)

Author SHA1 Message Date
Thomas Müller 682821c71e Happy new year! 10 years ago
Lukas Reschke c6f6a8758b Drop OC_SubAdmin and replace usages 11 years ago
michag86 f84b7907ab do not remove group if it is empty 11 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Lukas Reschke a7df23ceba Manually type-case all AJAX files 11 years ago
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 13 years ago
Bart Visscher a8f963d9cf Spaces to tabs 13 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 13 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 14 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 14 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? 15 years ago
Jakob Sack da30671ec4 More error checking in user management 15 years ago
Jakob Sack 79d8aa871a User management works good enough for now. Need to do something else ... 15 years ago
Jakob Sack afa2c4a2c3 User manager still not perfect but the aim is reachable! 15 years ago
Jakob Sack c4287162c4 Some work on the fancy user management 15 years ago
Jakob Sack f042e85d41 Beginning of some ajax features and an admin page for files 15 years ago