Commit Graph

5 Commits

Author SHA1 Message Date
David Anderson 2e85107ff6 - admin web: "User privileges" didn't work if the project
had set forum_preferences.special_user to "0000000",
    as had been done in SETI@home for some reason.
    Also, show user ID as well as name; name is not unique.

svn path=/trunk/boinc/; revision=21143
2010-04-07 22:21:44 +00:00
Janus B. Kristensen 0da4c42976 Having variables called 1, 2, 3... etc is really bad coding style and causes buckloads of issues in associative arrays.
Instead call them stuff like "role1", "role2" and so on.

svn path=/trunk/boinc/; revision=16132
2008-10-05 12:45:33 +00:00
David Anderson 9baf78fe5f - web: added copyright and license info to PHP files
svn path=/trunk/boinc/; revision=15758
2008-08-05 22:43:14 +00:00
Bruce Allen 4a571ea68c Ops page bug fix from Carl Christensen for manage special users page.
svn path=/trunk/boinc/; revision=9431
2006-02-09 20:37:13 +00:00
Bruce Allen 77411a83ab Added ops page to manage special users (from Christian Beer)
svn path=/trunk/boinc/; revision=5555
2005-03-03 17:48:16 +00:00