boinc/html
David Anderson b817b8ed7a - admin web: changed protection scheme as follows:
- default: script can be run from command line;
        to run from web you need to be logged in as a particular user.
        (in addition to .htaccess protection).
    - if include $cli_only at start of script:
        can only be run from the command line.
    - if include $skip_auth_ops at start of script:
        can run from web without being logged in
        (this is set ONLY in login_action.php)
- admin web: added $cli_only = true to a bunch of scripts


svn path=/trunk/boinc/; revision=19230
2009-10-02 18:32:40 +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: changed protection scheme as follows: 2009-10-02 18:32:40 +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: changed protection scheme as follows: 2009-10-02 18:32:40 +00:00
project.sample - client/scheduler/web: add per-project preferences for whether 2009-09-28 04:24:18 +00:00
queue Update some of the code and added some documentation... 2008-01-15 08:36:59 +00:00
user - user web: forum_preferences.{low_rating_threshold, high_rating_threshold} 2009-09-29 21:58:54 +00:00