David Anderson
1872fd0f6b
web: eliminate some mysql_*() calls in preparation for mysqli conversion
2013-11-22 22:46:19 -08:00
David Anderson
f1bd6cfa2d
- web: show actual URL and weak auth on weak auth page
...
- web: make merge and pending pages translatable
From Uwe Becker
svn path=/trunk/boinc/; revision=24885
2011-12-24 05:19:21 +00:00
David Anderson
d27af6214d
- user web: finish dealing with get args spam
...
svn path=/trunk/boinc/; revision=23010
2011-02-09 22:11:34 +00:00
David Anderson
984440c68f
- user web: typo fix. Fixes #1018 . From Simek.
...
svn path=/trunk/boinc/; revision=22441
2010-10-04 00:26:40 +00:00
David Anderson
5f5d64c978
- scheduler: check whether client is reporting the same result twice
...
in a given request message.
Eliminate duplicates; they mess things up.
- scheduler: fix RESULT#0 problem in message log
- user web: keep credit totals when merging hosts by name
svn path=/trunk/boinc/; revision=22432
2010-09-30 21:40:44 +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
David Anderson
dc4ca1e5cd
- user web: changes to use new DB framework and eliminate PHP warnings
...
svn path=/trunk/boinc/; revision=13981
2007-10-28 15:03:14 +00:00
David Anderson
05542a460f
- user web: enable the "merge computers by name" feature.
...
I added this on 30 May 07 but accidentally left
"if ($userid==0)" around it.
svn path=/trunk/boinc/; revision=13945
2007-10-24 17:35:28 +00:00
David Anderson
0c3e0e90fc
- add token protection to the previous checkin;
...
for prefs edit, don't demand token if only showing form.
(opt_out.php doesn't supply tokens)
html/user/
prefs_edit.php
merge_by_name.php
svn path=/trunk/boinc/; revision=12786
2007-05-30 21:35:14 +00:00
David Anderson
f2fd5da3ff
- user web: added new feature to merge hosts by name.
...
This is handy if you have a lot of hosts,
and every now and then they get a new host ID
(e.g. because you delete and reinstall BOINC).
You can now merge all of them with a single click.
html/
inc/
host.inc
user/
host_edit_action.php
merge_by_name.php (new)
hosts_user.php
svn path=/trunk/boinc/; revision=12785
2007-05-30 20:30:28 +00:00