boinc/html/ops
David Anderson 0f9cda3ea3 - admin web: finished the above.
Got rid of auth_ops_cmdline() (not needed).
    auth_ops() is now called in util_ops.inc;
    every script in html/ops/ must include util_ops.inc.

Note: for existing projects, the admin web interface
    will now show "access denied".
    Projects must think about what access control policy they want,
    and specify it in project.inc


svn path=/trunk/boinc/; revision=19053
2009-09-15 18:14:37 +00:00
..
ffmail
mass_email *** empty log message *** 2006-09-04 17:51:42 +00:00
remind_email *** empty log message *** 2006-08-02 21:33:19 +00:00
analyze_coproc_log.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
assign.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
autolock.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
bbcode_convert.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
bbcode_convert_response1.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
bbcode_convert_response2.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
bbcode_convert_signature.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
block_host.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
bolt_admin.php - client (Unix): don't assume that LD_LIBRARY_PATH is defined 2008-08-28 18:41:18 +00:00
bolt_compare.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
bolt_datagen.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
bolt_map.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
bolt_refresh.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
bolt_setup_sample.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
bossa_admin.php svn path=/trunk/boinc/; revision=17842 2009-04-17 02:55:46 +00:00
bossa_example4_make_jobs.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
bossa_example_make_files.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
bossa_example_make_jobs.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
bossa_transitioner.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
build_po.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
build_po_boinc.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
cancel_wu_action.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
cancel_wu_form.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
clean_cache.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
clean_user_names.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
clear_host.php - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
create_forums.php - make_project: fix --test_app 2008-08-20 22:09:51 +00:00
credit_study.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
db_action.php - web: various security fixes 2008-09-07 07:40:56 +00:00
db_cleanse.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
db_form.php - web: various security fixes 2008-09-07 07:40:56 +00:00
db_update.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
dbinfo.php - enhancemenets to dbinfo.php, from Tolu 2008-10-24 16:11:44 +00:00
eah_server_status.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
errorwus.php - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
failure_result_summary_by_host.php - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
failure_result_summary_by_platform.php - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
forum_repair.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
grant_credit.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
host_update_credit.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
hrclass_summary.php - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
index.php svn path=/trunk/boinc/; revision=16310 2008-10-24 16:18:28 +00:00
job_times.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
list_new_users.php - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
login_action.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
login_form.php - admin web: add a notion of login to a project's admin pages 2009-09-15 04:48:08 +00:00
logout.php - admin web: add a notion of login to a project's admin pages 2009-09-15 04:48:08 +00:00
make_emails_lowercase.php - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
make_puser.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
manage_app_versions.php - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
manage_apps.php - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
manage_special_users.php Having variables called 1, 2, 3... etc is really bad coding style and causes buckloads of issues in associative arrays. 2008-10-05 12:45:33 +00:00
manage_special_users_action.php Having variables called 1, 2, 3... etc is really bad coding style and causes buckloads of issues in associative arrays. 2008-10-05 12:45:33 +00:00
manage_user.php - web: final purge of process_user_text() 2008-12-16 16:57:31 +00:00
mass_email.php - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
mass_email_script.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
notify.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
nvidia.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
opsw.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
pass_percentage_by_platform.php - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
problem_host.php - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
profile_screen_action.php - web: add optional $project_http_proxy to project.inc; 2008-10-21 18:55:17 +00:00
profile_screen_form.php - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
purge_profile.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
remind.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
repair_forums.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
repair_profile_pictures.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
repair_validator_problem.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
reset_hrclass.php - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
result_summary.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
sample_server_status.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
sample_table_stats.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
show_log.php - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
single_job_setup.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
team_export.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
team_import.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
update_forum_activities.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
update_profile_pages.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
update_translations.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
update_uotd.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
upgrade_db.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
user_graph.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
watchdogs.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
wd_nresults_changing.php - admin web: finished the above. 2009-09-15 18:14:37 +00:00
white.css