]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Initial user role controls on profile pages, for owner to add/remove administrator...
authorBrion Vibber <brion@pobox.com>
Wed, 3 Mar 2010 23:43:49 +0000 (15:43 -0800)
committerBrion Vibber <brion@pobox.com>
Wed, 3 Mar 2010 23:43:49 +0000 (15:43 -0800)
commit4a2511139eaafcbe93a2e720e0c6f170ecb00d77
tree1b9abf6fcd9db6a4d785871352dd7eb20ae35b82
parent06db00d303bda500eec578b490c12d2bf389c853
Initial user role controls on profile pages, for owner to add/remove administrator and moderator options.
Buttons need to be themed.
actions/grantrole.php [new file with mode: 0644]
actions/revokerole.php [new file with mode: 0644]
classes/Profile.php
classes/Profile_role.php
lib/grantroleform.php [new file with mode: 0644]
lib/revokeroleform.php [new file with mode: 0644]
lib/right.php
lib/router.php
lib/userprofile.php