R3600/modules/websession/lib/webaccount.pymaint-1.1
R3600/modules/websession/lib/webaccount.py
maint-1.1
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
87e447c33057 | Tibor Simko | Clarified an output message. | Jun 29 2008 | |||
4a6af5043484 | Samuele Kaplun | Moved user_preferences['preferred_lang'] to 'language'. | Mar 20 2008 | |||
ca34942d121b | Samuele Kaplun | Implemented permanent sessions support - a.k.a Remember Me, automatic preferred… | Mar 19 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
e2e54b3a1d85 | Tibor Simko | Updated codebase to use CFG_SITE_SECURE_URL instead of sweburl everywhere. The… | Mar 12 2008 | |||
002dd06d18ec | Tibor Simko | Updated codebase to use CFG_SITE_SUPPORT_EMAIL instead of supportemail… | Mar 11 2008 | |||
7768546ebf94 | Tibor Simko | Updated codebase to use CFG_SITE_LANG and CFG_SITE_LANGS instead of cdslang and… | Mar 11 2008 | |||
e457a05883f1 | Samuele Kaplun | Fixed a bunch of XHTML errors. | Mar 11 2008 | |||
ca990a4e2355 | Tibor Simko | Updated codebase to use CFG_SITE_NAME and CFG_SITE_NAME_INTL instead of cdsname… | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
dedbafbdbf55 | Samuele Kaplun | Small cleaning. | Feb 25 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
5335f14bc43e | Jerome Caffaro | Made a clearer distinction between BibHarvest and OAIRepository. Added… | Jan 11 2008 | |||
c20a70c66d98 | Samuele Kaplun | Small temporary hack to aid CERN migration. It's enabled only when… | Nov 22 2007 | |||
17a92ca5fdc1 | Samuele Kaplun | Fixed comments positions. | Nov 12 2007 | |||
ff426b6617e9 | Samuele Kaplun | New support for checking correctness of email addresses provided at local… | Nov 1 2007 | |||
1c08bee07a31 | Samuele Kaplun | Hopefully fixed the possibility to register foo@bar.org alongside FOO@bar.org… | Oct 18 2007 | |||
9874b4cdf90b | Samuele Kaplun | Clean access_control_admin (renaming all CamelCase function to pylint_funtions). | Jun 28 2007 | |||
754d3c429537 | Samuele Kaplun | Various stuff for nicely display (re)new(d) apache password requests. | Jun 27 2007 | |||
9acea6e4e420 | Samuele Kaplun | Send via email a unique url to properly reset local lost password. | Jun 22 2007 | |||
c12b0c767034 | Samuele Kaplun | Encrypted local passwords and various fixes. | Jun 21 2007 | |||
54190a846bb4 | Samuele Kaplun | Restyled and cleaned the "Send lost password" form. | May 25 2007 | |||
7f2f78daf00c | Samuele Kaplun | Fixed displaying of edit password form even when using external authentication. | May 24 2007 | |||
472b804e0389 | Samuele Kaplun | Various cleanliness for coherence in docstrings, help guide, tests, and small… | May 18 2007 | |||
b82bb08ac561 | Samuele Kaplun | Beautified authentication error message based on referer | May 18 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
0a4975b8b96a | Samuele Kaplun | Fixed dropping internal password when updating nickname while using an external… | Feb 20 2007 | |||
a867f0bc6c45 | Tibor Simko | Print external account settings in a sorted order. | Feb 20 2007 | |||
36677f8c2a49 | Samuele Kaplun | Fixed various problems within the exception handling. | Feb 19 2007 | |||
336aef079e27 | Samuele Kaplun | Strengthening the login authentication system for unusual situations. | Feb 15 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
852200695592 | Samuele Kaplun | Added support for external user groups and external user settings. Updated CERN… | Feb 14 2007 | |||
153f4b09ccd5 | Tibor Simko | Removed explicit == and != comparisons against True/False singletons, as per… | Nov 28 2006 | |||
af4a85dac604 | Tibor Simko | Fixed config wildcard import everywhere. Fixed some randomly spotted import… | Sep 20 2006 | |||
ec761f4dff4b | Tibor Simko | Harmonized CFG_PATH_* and CFG_WEBSEARCH_* config variable names. | Sep 18 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
5906d1f5cc93 | Tibor Simko | Fixed cases of importing global access control related parameters via local… | Sep 14 2006 | |||
4b2173aa3ed4 | Gregory Favre | Update of strings for internationalization. Now the strings are created with… | Jul 20 2006 | |||
1827898cc5c5 | Diane Berkovits | Send webmessage to user when he is accepted or rejected as a new member.Send… | Jul 19 2006 | |||
868101673e22 | Gregory Favre | Updated strings for better internationalizability. | Jul 18 2006 | |||
ce5ab51fbb8e | Gregory Favre | Updated strings for internationalization. | Jul 17 2006 | |||
5bed5fdc6ba5 | Tibor Simko | Added treatment of nicknames. For new users, it is now mandatory to create… | Jun 28 2006 | |||
5ba9da2cf5f3 | Tibor Simko | Prepared access control infrastructure for BibEdit and added the BibEdit link… | Jun 27 2006 | |||
044761e026f8 | Tibor Simko | Removed usused imagesurl global variable. | Jun 14 2006 | |||
e0ac7ad608c0 | Tibor Simko | Use /youraccount instead of /youraccount.py in the codebase everywhere. | Jun 9 2006 | |||
5f971c3b93b0 | Frederic Gobry | renamed httpsurl into sweburl to be more coherent with weburl. | May 6 2006 | |||
a86c8e90f9bf | Frederic Gobry | added support for login over https | May 5 2006 | |||
18b100fe8575 | Tibor Simko | Implemented name change CDSware to CDS Invenio. Also, introduced new configure… | May 4 2006 | |||
d5b36a574e3c | Tibor Simko | Updated copyright years. | May 2 2006 | |||
925fe36ceff4 | Tibor Simko | Automatically add rights to `cfgwebcomment' for `superadmin' users in `Your… | Apr 11 2006 | |||
b476a7d41a18 | Tibor Simko | Added language argument to the login link. | Dec 21 2005 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
0be2abaa6bcc | Tibor Simko | Added `Your Admin Activities' page. | May 19 2004 | |||
eefb266a27d1 | Tibor Simko | Use page width 90% instead of 100% to please MSIE. | Apr 2 2004 | |||
b455d999205f | Tibor Simko | Use searchboxheader and searchboxbody classes within searchbox. Get rid of… | Mar 24 2004 | |||
7dcfb602e211 | Tibor Simko | Added links to Your Submissions and Your Approvals. | Mar 12 2004 | |||
260220e3b928 | Tibor Simko | Started adding language argument. | Feb 23 2004 | |||
c4d04b5d5a93 | Tibor Simko | Added missing </a> closing tag. | 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 | |||
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 | |||
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 | |||
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 | |||
9f87ba178340 | Tibor Simko | Fix isGuestUser(). Add get_email(). Add explicit page() parameters. New look… | May 9 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 | |||
904dcae6bcfa | Julio Pernia Aznar | webaccount.py.wml | May 5 2003 | |||
3026f424f7c2 | Tibor Simko | Get rid of example images. | May 5 2003 | |||
d6b7d7dd2381 | Tibor Simko | Reflect renaming of user file into webuser. | Apr 28 2003 | |||
d18321ee8858 | Tibor Simko | Removed unnecessary pylib. | Apr 28 2003 | |||
1b6fd8d89b62 | Tibor Simko | First import. | Apr 28 2003 |
c4science · Help