R3600/modules/websession/libmaint-2.0
R3600/modules/websession/lib
maint-2.0
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
925fe36ceff4 | Tibor Simko | Automatically add rights to `cfgwebcomment' for `superadmin' users in `Your… | Apr 11 2006 | |||
32d42549ab84 | Tibor Simko | Added link `Configure WebComment' in the `Your Administrative Activities' page. | Apr 11 2006 | |||
39be90c8e373 | Tibor Simko | Removed the old way of importing I18N messages. | Apr 11 2006 | |||
b476a7d41a18 | Tibor Simko | Added language argument to the login link. | Dec 21 2005 | |||
3a0a1175062a | Tibor Simko | Added hidden language field into the login form, fixing I18N logging. Added… | Dec 21 2005 | |||
63ddc6d8ccac | Gregory Favre | Fixed forgotten relative imports. | Dec 21 2005 | |||
4c10199215ab | Tibor Simko | Fixed two relative imports buried deeply in the code. | Dec 21 2005 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
e4f01e92f31a | Gregory Favre | Added a link to messages module. (for registered users only). | Nov 22 2005 | |||
688464382048 | Tibor Simko | Compatibility with recent MySQLdb. | Nov 15 2005 | |||
a05cd994a3c4 | Gregory Favre | added 2 functions: | Nov 15 2005 | |||
aa3dc26e9fef | Gregory Favre | Modified HTML output (added 'alt' attribute to an image, to be HTML 4.0.1… | Nov 10 2005 | |||
8b1be908b890 | Gregory Favre | Added treatment for Your Messages. | Nov 8 2005 | |||
1460cad35592 | Paulo Cabral | Changed places where default language of a function was set to nothing, i.e. | Sep 14 2005 | |||
7d8338098c4f | Paulo Cabral | Fixed badly formed register link in tmpl_login_form | Sep 14 2005 | |||
b8433acf26b7 | Alberto Pepe | Added "cfgbibharvest" to the list of superadmin activities. Added lambda… | Aug 30 2005 | |||
65e5488efbab | Alberto Pepe | Added "cfgbibharvest" to the list of superadmin activities. | Aug 30 2005 | |||
7a1a07690177 | Tibor Simko | Adding templating code. | Aug 15 2005 | |||
04ee075fc5d8 | Tibor Simko | Added language argument to warning_guest_user(). | Aug 12 2005 | |||
152079e87c2e | Tibor Simko | Getting rid of WML. | May 10 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
5126cf56842f | Tibor Simko | Respect moving of access control variables into the general config file. | Dec 16 2004 | |||
9264867cbd1e | Tibor Simko | Cleaned login/register screen messages. | Dec 16 2004 | |||
931216ffdadc | Trond Aksel Myklebust | Problems regarding guest user and settings fixed, earlier fixed caused problems… | Dec 16 2004 | |||
8279982f8243 | Trond Aksel Myklebust | Fixed problem where error occured when guest user tried to change his non… | Dec 16 2004 | |||
207540760d37 | Trond Aksel Myklebust | Changed: Not showing which login method is used when only one exists | Dec 16 2004 | |||
4c114b5b1390 | Tibor Simko | Cleaned up the import statements. | Dec 15 2004 | |||
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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
260220e3b928 | Tibor Simko | Started adding language argument. | Feb 23 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 | |||
75efe8f6e317 | Tibor Simko | Remove sys.exit(). | Feb 11 2004 | |||
efe4bbeb7eaa | Tibor Simko | Typos fixed. Added referer field for the login page. | Dec 16 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 | |||
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 | |||
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 | |||
bd13e994fd0f | Julio Pernia Aznar | Fixed dynamic page account, quit comments, fixed new info box | May 19 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 | |||
afcfe270c410 | Tibor Simko | Userinfobox cosmetics. | 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 | |||
904dcae6bcfa | Julio Pernia Aznar | webaccount.py.wml | May 5 2003 | |||
67143bcb880b | Tibor Simko | Reflect new CSS essays. | May 5 2003 | |||
3026f424f7c2 | Tibor Simko | Get rid of example images. | May 5 2003 | |||
89522df1aa79 | Tibor Simko | All run_sql() param quoting fixed. | Apr 29 2003 |
c4science · Help