Commit Graph

51 Commits

Author SHA1 Message Date
David Anderson b8edb91ec1 web: fix PHP warnings, and use HTTPS for all forms with password 2013-05-09 22:49:25 -07:00
David Anderson 08d7dcd6d9 - client: amend checkin of 18 Feb to not request work if
work buffer is above upper limit


svn path=/trunk/boinc/; revision=25335
2012-02-24 16:42:38 +00:00
David Anderson 38d6c26fff - web: add <no_web_account_creation> config option
svn path=/trunk/boinc/; revision=24174
2011-09-13 04:53:13 +00:00
David Anderson 34efc9a85e - web: add a magic header string that supposedly will make
Recaptcha work on some IE variants.  WTF??


svn path=/trunk/boinc/; revision=24062
2011-08-28 05:15:16 +00:00
David Anderson 8837274aae - scheduler: check for negative elapsed time in results
reported by client, set to zero


svn path=/trunk/boinc/; revision=23909
2011-07-31 17:31:12 +00:00
David Anderson 04c48d67b8 - web: use ReCaptcha for account creation as well as profile creation
(from Daniel)
- GUI RPC: remove have_cuda from CC_STATE.
    Use the info in host_info.coprocs instead.


svn path=/trunk/boinc/; revision=23755
2011-06-20 17:17:56 +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 f4345f9dc4 - user web: various enhancements and fixes from Simek.
Fixes #1020

svn path=/trunk/boinc/; revision=22620
2010-11-03 21:48:39 +00:00
David Anderson f6e9a3c0c1 - fix a few absolutely last messages with "attach", "detach"
svn path=/trunk/boinc/; revision=22462
2010-10-06 20:13:34 +00:00
David Anderson d3e4c729e5 - web: don't require that SECURE_URL_BASE be set,
or that it end with a /

svn path=/trunk/boinc/; revision=22366
2010-09-15 23:47:49 +00:00
David Anderson d6315c7112 - fix various XSS vulnerabilities reported by the
Acunetix Web Vulnerability Scanner (free edition)


svn path=/trunk/boinc/; revision=22315
2010-09-04 22:13:27 +00:00
David Anderson acb8d8ed0c - web: if SECURE_URL_BASE is defined in html/project/project.inc,
use it a prefix for forms that include passwords,
    namely login_form.php and create_account.php.
    Typically SECURE_URL_BASE would start with "https://".


svn path=/trunk/boinc/; revision=22307
2010-08-29 10:24:39 +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 8f3e114f8d - web: make "next URL" mechanism work when user creates new account
instead of logging in

svn path=/trunk/boinc/; revision=14737
2008-02-13 19:54:54 +00:00
David Anderson 02adbc4d49 - web: remove all references to the PHP "session" mechanism,
which added only confusion.
    Implement login directly, using cookies.
- All cookie setting/clearing now goes through two functions,
    send_cookie() and clear_cookie().
    These deal with path and expiry
    (e.g. if you want to have different language or forum settings
    on two projects on the same server, that now works).

svn path=/trunk/boinc/; revision=14735
2008-02-13 19:02:44 +00:00
Rytis Slatkevičius c1fb4934ec - user web: convert translations from tokens to strings; update Lithuanian translation.
- ops pages: add user removal feature (for spammers).

svn path=/trunk/boinc/; revision=14020
2007-11-02 14:43:02 +00:00
Rytis Slatkevičius 33f7f585bd HTML fix
svn path=/trunk/boinc/; revision=13638
2007-09-23 19:19:37 +00:00
David Anderson 69748078d3 invitation codes
svn path=/trunk/boinc/; revision=10213
2006-05-27 21:41:36 +00:00
David Anderson db55337219 web stuff
svn path=/trunk/boinc/; revision=9034
2005-12-04 23:39:09 +00:00
David Anderson 35b45f4371 *** empty log message ***
svn path=/trunk/boinc/; revision=8767
2005-10-28 20:03:30 +00:00
David Anderson 5a10d5929b *** empty log message ***
svn path=/trunk/boinc/; revision=8762
2005-10-28 07:27:15 +00:00
David Anderson 3e6f1f062c account creation cleanup
svn path=/trunk/boinc/; revision=8666
2005-10-12 22:51:55 +00:00
David Anderson 0dd0664134 *** empty log message ***
svn path=/trunk/boinc/; revision=5764
2005-04-02 18:37:22 +00:00
Janus B. Kristensen 9b23331b4a Multilanguage support for some of the accountcreation steps
svn path=/trunk/boinc/; revision=5486
2005-02-21 18:02:56 +00:00
David Anderson 01326be47f *** empty log message ***
svn path=/trunk/boinc/; revision=5419
2005-02-13 19:04:20 +00:00
David Anderson a6d5713db1 *** empty log message ***
svn path=/trunk/boinc/; revision=5417
2005-02-13 06:13:33 +00:00
Janus B. Kristensen 8ecc7868ea Translation features enabled on create account form
svn path=/trunk/boinc/; revision=5403
2005-02-11 22:08:56 +00:00
David Anderson caf92bd692 *** empty log message ***
svn path=/trunk/boinc/; revision=4535
2004-11-12 22:50:58 +00:00
David Anderson 742298ebce *** empty log message ***
svn path=/trunk/boinc/; revision=4335
2004-10-16 04:12:11 +00:00
David Anderson bc2a5037f5 *** empty log message ***
svn path=/trunk/boinc/; revision=4334
2004-10-15 23:46:24 +00:00
David Anderson cd3884593b *** empty log message ***
svn path=/trunk/boinc/; revision=3727
2004-06-30 18:53:35 +00:00
David Anderson b75c017d85 *** empty log message ***
svn path=/trunk/boinc/; revision=3368
2004-05-12 17:54:23 +00:00
David Anderson 2deee53456 *** empty log message ***
svn path=/trunk/boinc/; revision=3367
2004-05-11 22:49:23 +00:00
David Anderson 300b2a8d10 *** empty log message ***
svn path=/trunk/boinc/; revision=3171
2004-03-26 18:32:57 +00:00
David Anderson e2fbd1158c *** empty log message ***
svn path=/trunk/boinc/; revision=3025
2004-03-03 22:45:06 +00:00
Karl Chen 545a56d5c8 directory structure change
svn path=/trunk/boinc/; revision=2938
2004-02-02 23:34:39 +00:00
David Anderson bc4979aa5a *** empty log message ***
svn path=/trunk/boinc/; revision=2217
2003-09-02 03:54:30 +00:00
David Anderson 39bc2da38d admin account creation
svn path=/trunk/boinc/; revision=2171
2003-08-22 05:36:25 +00:00
David Anderson 965391e944 Removed all remaining proprietary calls.
svn path=/trunk/boinc/; revision=2110
2003-08-15 01:01:00 +00:00
Karl Chen 07aff8b55b *** empty log message ***
svn path=/trunk/boinc/; revision=2008
2003-08-07 21:00:22 +00:00
David Anderson 49dd9daea5 Commiting for Tim.
svn path=/trunk/boinc/; revision=1770
2003-07-22 20:45:42 +00:00
David Anderson cb76c16dde custom signup page
svn path=/trunk/boinc/; revision=1648
2003-07-04 00:02:53 +00:00
Tim Lan 5e5350d53e implemented account mirroring
svn path=/trunk/boinc/; revision=1531
2003-06-18 18:29:01 +00:00
David Anderson 82a7071fc0 connect bug; new host fields
svn path=/trunk/boinc/; revision=1516
2003-06-17 18:59:36 +00:00
David Anderson 450a1cb01f account creation
svn path=/trunk/boinc/; revision=1106
2003-03-26 20:54:44 +00:00
David Anderson 17b09cf3dc disable account creation mechanism
svn path=/trunk/boinc/; revision=1104
2003-03-26 00:48:56 +00:00
David Anderson 7de8905179 time-of-day prefs
svn path=/trunk/boinc/; revision=1097
2003-03-25 01:30:13 +00:00
David Anderson a26d8c4d1a various
svn path=/trunk/boinc/; revision=1021
2003-03-06 17:42:49 +00:00
David Anderson a16c91e272 email address update
svn path=/trunk/boinc/; revision=946
2003-02-19 20:34:33 +00:00
David Anderson 93b816cb77 account creation
svn path=/trunk/boinc/; revision=879
2003-02-07 09:00:35 +00:00