boinc/html
David Anderson 17802a2a90 - admin web: add a notion of login to a project's admin pages
(this is separate from login to user pages,
    since the cookie path is different).
- admin web: added a framework for project-specified
    access control to admin pages.
    Can be on the basis of user ID, user flags, etc.
    To do this, define functions auth_ops() and auth_ops_cmdline()
    in html/project/project.inc
    (see the one in project.samples/ for an example)
    This is in addition to .htaccess protection.


svn path=/trunk/boinc/; revision=19052
2009-09-15 04:48:08 +00:00
..
bt Due to magic quotes check the IDs and hashes are now always 20 bytes 2007-10-10 21:06:10 +00:00
inc - admin web: add a notion of login to a project's admin pages 2009-09-15 04:48:08 +00:00
languages/translations - file upload handler: don't treat zero-length file as an error! 2009-07-31 19:46:47 +00:00
ops - admin web: add a notion of login to a project's admin pages 2009-09-15 04:48:08 +00:00
project.sample - admin web: add a notion of login to a project's admin pages 2009-09-15 04:48:08 +00:00
queue
user - web: show BOINC version in host displays 2009-09-10 20:30:46 +00:00