Commit Graph

11 Commits

Author SHA1 Message Date
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
David Anderson 0616e75a02 - user web: update other code to use new-style DB interfaces
svn path=/trunk/boinc/; revision=14164
2007-11-12 22:28:17 +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
David Anderson ba39bd9cb5 *** empty log message ***
svn path=/trunk/boinc/; revision=12246
2007-03-19 20:03:06 +00:00
David Anderson cf4ed3d546 *** empty log message ***
svn path=/trunk/boinc/; revision=12242
2007-03-19 00:10:36 +00:00
Rytis Slatkevičius 7d727da43d Only show non-deprecated apps
svn path=/trunk/boinc/; revision=11694
2006-12-18 21:15:51 +00:00
Janus B. Kristensen 8a95a0fff1 Sample use of translation functions.
svn path=/trunk/boinc/; revision=5255
2005-01-31 20:35:12 +00:00
David Anderson b75c017d85 *** empty log message ***
svn path=/trunk/boinc/; revision=3368
2004-05-12 17:54:23 +00:00
Karl Chen 545a56d5c8 directory structure change
svn path=/trunk/boinc/; revision=2938
2004-02-02 23:34:39 +00:00
David Anderson a291455df3 *** empty log message ***
svn path=/trunk/boinc/; revision=2847
2004-01-05 23:38:13 +00:00
David Anderson 4a664514cd *** empty log message ***
svn path=/trunk/boinc/; revision=2791
2003-12-12 22:17:19 +00:00