boinc/html
David Anderson e9c716debe - web: fixed screwed-up UOTD logic.
The meaning of the <screen_profiles> config flag is:
    If set:
        profiles must be screened by admins before their photo is shown.
        When this is done, profile.verification is set to 1
        (and they become eligible to be UOTD)
    If not set:
        profile photos are always shown.
        Profiles must be screened by admins before
        they are eligible for UOTD.
        When this is done, profile.verification is set to 1
    So default_uotd_candidates_query() is the same in either case.
- web: fix profile_screen_form.php
    (admin page for screening profiles)
- web: make a copy of login_action.php in ops/

svn path=/trunk/boinc/; revision=14561
2008-01-15 22:14:07 +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 - web: fixed screwed-up UOTD logic. 2008-01-15 22:14:07 +00:00
languages Localization: BOINC distributed websites and BOINC Manager language updated: Dutch(nl), Russian(ru), Spanish(es), Chinese Simplified(zh_CN), Chinese Traditional(zh_TW), 2008-01-14 05:55:40 +00:00
ops - web: fixed screwed-up UOTD logic. 2008-01-15 22:14:07 +00:00
project.sample - API, Unix: fix bug where boinc_sleep() hangs forever. 2008-01-09 17:32:02 +00:00
queue Update some of the code and added some documentation... 2008-01-15 08:36:59 +00:00
user - server/web: the weak auth scheme had a major flaw: 2008-01-14 16:32:34 +00:00