History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
00b25df59fdb | Trond Aksel Myklebust | Just added a information message when changing default login method | Nov 23 2004 | |||
89bb27acb309 | Trond Aksel Myklebust | *Possible to authenticate user against external loginserver/function before… | Nov 19 2004 | |||
e7eb3be03e8a | Tibor Simko | Fixed typo in page() argument for Lost your password box. (`anguage') | Nov 3 2004 | |||
eac2e2bd8a76 | Trond Aksel Myklebust | Looks like the navtrail had vanished | Nov 2 2004 | |||
19339dc43b81 | Trond Aksel Myklebust | Updated related to site open/close/readonly | Nov 2 2004 | |||
e84a2d7f560a | Trond Aksel Myklebust | Modified page_not_authorized | Nov 1 2004 | |||
b0f02bf3a10d | Trond Aksel Myklebust | Using page_not_authorized in webuser | Nov 1 2004 | |||
7ddeee007cbb | Tibor Simko | Changed `is closed' to `temporarily closed'. | Nov 1 2004 | |||
34f64428f58f | Trond Aksel Myklebust | *Added possibility to close the site for all access | Nov 1 2004 | |||
3033c9e9eefa | Trond Aksel Myklebust | *Fixed (hopefully): When a new user opened a page, he would get a message… | Oct 26 2004 | |||
285991bfe632 | Tibor Simko | Remove wrong TLDN's dot-test from checkemail(). | Oct 25 2004 | |||
d9b8042c5a14 | Trond Aksel Myklebust | Added email check to verify that it is from a valid domain. The email address… | Oct 25 2004 | |||
79924f0fab4a | Trond Aksel Myklebust | *Not possible any longer for a user to change the email address if the… | Oct 25 2004 | |||
f189d09ef68d | Trond Aksel Myklebust | Changed some text on the lost password page | Oct 20 2004 | |||
e63408c24998 | Trond Aksel Myklebust | ...modified some text | Oct 20 2004 | |||
7ef37790495c | Trond Aksel Myklebust | +Checking that email entered when editing account settings are unique +Password… | Oct 19 2004 | |||
db37c3f03d99 | Trond Aksel Myklebust | *** empty log message *** | Oct 19 2004 | |||
497b7a717468 | Trond Aksel Myklebust | *** empty log message *** | Oct 19 2004 | |||
ea75c082e1b7 | Trond Aksel Myklebust | *** empty log message *** | Oct 19 2004 | |||
4d363df20733 | Trond Aksel Myklebust | *Splitted login/register page into two pages | Oct 19 2004 | |||
6ff1d9bea12c | Trond Aksel Myklebust | *Added "Access Policy" options. *Possible to send an email to admin/user when a… | Oct 19 2004 | |||
1eb8d9fbcd63 | Trond Aksel Myklebust | *** empty log message *** | Sep 23 2004 | |||
d014f013dfae | Trond Aksel Myklebust | Fixed problem causing string to split up if it contained " , " | Sep 23 2004 | |||
d3c77e454bf5 | Trond Aksel Myklebust | String is not splitted using " , " | Sep 23 2004 | |||
c60c5bf82267 | Trond Aksel Myklebust | Modified error messages from webaccess when not authorized (when calling… | Sep 23 2004 | |||
48abff1c3e1d | Tibor Simko | Wildcard expansion now refers to the source directory in order to correctly… | Aug 25 2004 | |||
e605a2a76885 | Tibor Simko | Terminology fix: ampersand -> @. | Jul 16 2004 | |||
465e9654b3e8 | Tibor Simko | checkemail() made more efficient. | Jul 16 2004 | |||
cfbcd08b31b7 | Tibor Simko | Patch from Frederic be able to build CDSware out of its source tree. | Jul 15 2004 | |||
0be2abaa6bcc | Tibor Simko | Added `Your Admin Activities' page. | May 19 2004 | |||
4a0ca0a8c0f0 | Tibor Simko | Add link to `administration' in the personal header. | May 19 2004 | |||
d06643a22e2f | Tibor Simko | Display version number. | May 11 2004 | |||
48d3accafddf | Tibor Simko | Initial release of the documentation. | May 4 2004 | |||
03e479c1b226 | Tibor Simko | Standardize `request' and `req' names. | Apr 8 2004 | |||
0c97403d22fb | Tibor Simko | Use fancy separator (::) in the user personal box. | Apr 2 2004 | |||
eefb266a27d1 | Tibor Simko | Use page width 90% instead of 100% to please MSIE. | Apr 2 2004 | |||
581ea0c32038 | Tibor Simko | Add missing paren. | Mar 24 2004 | |||
755952c0c41e | Tibor Simko | Proper handling of getUid(), setUid(), and logoutUser() with respect to the… | Mar 24 2004 | |||
168d396a9fdc | Tibor Simko | Proper handling of session expiry time storage. Fixes problem of initial zeros… | Mar 24 2004 | |||
d8fa029a75c4 | Tibor Simko | Add Hector's new wrappers to fix the problem of revoked cookies from the… | Mar 24 2004 | |||
b455d999205f | Tibor Simko | Use searchboxheader and searchboxbody classes within searchbox. Get rid of… | Mar 24 2004 | |||
f379d65c869d | Tibor Simko | Use name create_userinfobox_body() for consistency. | Mar 23 2004 | |||
7dcfb602e211 | Tibor Simko | Added links to Your Submissions and Your Approvals. | Mar 12 2004 | |||
56323cfd90c9 | Tibor Simko | Added isUserSubmitter() and isUserReferee() from WebSubmit. Print submissions… | Mar 12 2004 | |||
dd658cef363f | Tibor Simko | Import also supportemail. | Mar 11 2004 | |||
33f16ba65087 | Tibor Simko | Do not import * from config.py for security reasons. | Mar 11 2004 | |||
5d16d8df4db8 | Tibor Simko | Added dependence on cdswmllib. | Mar 10 2004 | |||
fa20436c8e01 | Tibor Simko | Make pretty version number. | Mar 10 2004 | |||
260220e3b928 | Tibor Simko | Started adding language argument. | Feb 23 2004 | |||
7ed065e9ddc7 | Tibor Simko | Clarify text and fix typos. | Feb 19 2004 | |||
c4d04b5d5a93 | Tibor Simko | Added missing </a> closing tag. | Feb 16 2004 | |||
a47f8734d532 | Thomas Baron | moved acc_listUsers to websession/lib/webuser list_registered_users corrected… | Feb 16 2004 | |||
92d1a5ddb865 | Tibor Simko | Remove unwanted sys.exit(). | Feb 11 2004 | |||
75efe8f6e317 | Tibor Simko | Remove sys.exit(). | Feb 11 2004 | |||
e93d064b73ee | Tibor Simko | - Remove much unnecessary stuff. | Dec 16 2003 | |||
a75215e4d1e0 | Tibor Simko | Added referer to the login page. | Dec 16 2003 | |||
efe4bbeb7eaa | Tibor Simko | Typos fixed. Added referer field for the login page. | Dec 16 2003 | |||
8d3732739402 | Tibor Simko | Initial release of the session garbage collector. | Dec 2 2003 | |||
8705bea43654 | Tibor Simko | Add bin. | Dec 2 2003 | |||
49d8bc4210d7 | Tibor Simko | Get rid of the last blank line. | Nov 28 2003 | |||
9b2cf0a6bceb | Tibor Simko | While waiting for PHP->Python UID generation gateway, return `guest'. | Nov 28 2003 | |||
871d0a169391 | Tibor Simko | Renaming of shtml->php | Nov 28 2003 | |||
13b63376e838 | Tibor Simko | Put proper CDSNAME into the lost password email. Body rephrased. | Nov 26 2003 | |||
279197a19cc6 | Tibor Simko | I18N of the term guest added. | Nov 17 2003 | |||
f4b01ea793d0 | Tibor Simko | isGuestUser is now more gentle when there's a MySQL problem (and returns true… | Nov 10 2003 | |||
5c722c527839 | Tibor Simko | Added param to the SessionError class constructor as per Hector's instructions. | Oct 22 2003 | |||
58121ba92adf | Tibor Simko | Add multi-language capabilities. | Sep 26 2003 | |||
028887e58a97 | Tibor Simko | Add the `last updated' argument for page footer display. | Sep 16 2003 | |||
d2f4eeca95c2 | Tibor Simko | Update session_expiry column in the session table for each web hit. (pSession) | Sep 15 2003 | |||
2ae2a95b8eaf | Julio Pernia Aznar | Fixed link settings,removed "start new search" link | Jun 5 2003 | |||
2e8375a4747d | Julio Pernia Aznar | Fixed error in note comments | Jun 4 2003 | |||
206ec78beb4d | Tibor Simko | Fix Apache password lookup for users with 'similar' names. | Jun 3 2003 | |||
79f6bc3097cd | Tibor Simko | Add head logo in the user personal box. Prefer to print `session' instead of… | May 29 2003 | |||
185e86928e87 | Julio Pernia Aznar | Fixed more comments | May 27 2003 | |||
01203f0954b9 | Julio Pernia Aznar | Fixed comments in some methods | May 27 2003 | |||
9298153137dd | Julio Pernia Aznar | Changed link Your account,cleaning of code in user's login | May 26 2003 | |||
9c73d5e59563 | Tibor Simko | Do not return table anymore in user info box. | May 22 2003 | |||
56aae58cdc7e | Julio Pernia Aznar | Fixed bug in login's user | May 21 2003 | |||
180c20aaf216 | Julio Pernia Aznar | Fixed error in registration of users | May 21 2003 | |||
29fddb7fb50d | Julio Pernia Aznar | Fixed updation of userinfobox when login and logout | May 21 2003 | |||
0b39613d1e71 | Julio Pernia Aznar | Fixed userinfobox in guest user | May 21 2003 | |||
115924b30092 | Julio Pernia Aznar | Quit info option in userinfobox | May 21 2003 | |||
47ea872c4c50 | Julio Pernia Aznar | Fixed sender in sendemail from config | May 19 2003 | |||
bd13e994fd0f | Julio Pernia Aznar | Fixed dynamic page account, quit comments, fixed new info box | May 19 2003 | |||
e9b202d868a5 | Julio Pernia Aznar | New sender cds.alert@cdsware.cern.ch fixed in send_email method | May 13 2003 | |||
465e0508a758 | Julio Pernia Aznar | Fixed bug in method send_email | May 13 2003 | |||
898813c29027 | Julio Pernia Aznar | Method warning, fixed new name warning_guest_user | May 12 2003 | |||
09583dd2e602 | Julio Pernia Aznar | Add perform_guest_user : alert message fixed | May 12 2003 | |||
3b5d9c197d28 | Tibor Simko | New place and decoration for the user info box. | May 12 2003 | |||
9f87ba178340 | Tibor Simko | Fix isGuestUser(). Add get_email(). Add explicit page() parameters. New look… | May 9 2003 | |||
04bc9e24e395 | Tibor Simko | Add explicit page() argument names. | May 9 2003 | |||
afcfe270c410 | Tibor Simko | Userinfobox cosmetics. | May 7 2003 | |||
fd1bad8fe179 | Julio Pernia Aznar | Fixed sendEmail function for lost of password | May 7 2003 | |||
fa7d4a48054d | Julio Pernia Aznar | Included method to use with lost password | May 7 2003 | |||
4cc44136f347 | Julio Pernia Aznar | Fixed guest user checking. | May 7 2003 | |||
7f1d61f7a228 | Julio Pernia Aznar | lib/webaccount.py.wml | May 6 2003 | |||
aea952590642 | Julio Pernia Aznar | *** empty log message *** | May 6 2003 | |||
44ad180bbb4c | Julio Pernia Aznar | youraccount.py | May 5 2003 | |||
904dcae6bcfa | Julio Pernia Aznar | webaccount.py.wml | May 5 2003 | |||
7b85e4deba71 | Julio Pernia Aznar | youraccount.py | May 5 2003 |
c4science · Help