R3600/modules/websession/lib/websession_webinterface.pymaster
R3600/modules/websession/lib/websession_webinterface.py
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6f2c1b3f020d | delasoie | Change the login way by passing the full path referer if possible | Jan 22 2018 | |||
57cae4fbc611 | crey | Fixed login URL construction | Mar 17 2016 | |||
6dbb7c557e75 | delasoie | Improved documentation on changes | Jan 15 2016 | |||
5ba73ac7cd90 | delasoie | Sync with SVN | Dec 15 2015 | |||
cb0a2424e46b | delasoie | Added Tequila authentication | Dec 15 2015 | |||
729701ada450 | Tibor Simko | WebSession: CSRF tokens in account settings forms | Aug 26 2014 | |||
e7df68179c4d | Jerome Caffaro/Tibor Simko | WebSession: prevent nickname modification | Aug 10 2012 | |||
297b8a1f7a4e | Jerome Caffaro/Tibor Simko | WebSession: fix possibly undefined variables | Aug 10 2012 | |||
687c4967334f | Samuele Kaplun/Tibor Simko | WebStyle: add secure_page_p to more client pages | Dec 3 2010 | |||
8f7bc2a6d195 | Samuele Kaplun | WebSession: improved exception reports | Nov 16 2010 | |||
4978bcee6d6e | Samuele Kaplun | WebAccess: new robot external login method | Nov 16 2010 | |||
8f0027eea7ee | Tibor Simko | global: update copyright years | Nov 1 2010 | |||
d30e56fa001a | Tibor Simko | global: CDS Invenio becomes Invenio | Nov 1 2010 | |||
d277958c9e4d | Benoit Thiell/Tibor Simko | Removal of unused imports | Aug 17 2010 | |||
b3d6a76480b9 | Javier Martin/Tibor Simko | WebSession: grpID washing in /yourgroups | May 4 2010 | |||
413756edabcc | Samuele Kaplun/Tibor Simko | WebSession: catching exception when wrong cookie | Apr 19 2010 | |||
052735ae7b68 | Samuele Kaplun/Tibor Simko | WebStyle: WSGI web interface handler | Sep 29 2009 | |||
36a03948f379 | Marko Niinimaki/Tibor Simko | BibCatalog: new Your Tickets box | Jun 26 2009 | |||
40394efc1646 | Tibor Simko | Global move from javadoc to epydoc docstring style | Jun 15 2009 | |||
f804b12171de | Tibor Simko | WebSession: quick fix of updating of user settings | Jun 3 2009 | |||
dabd6a9255d5 | Marko Niinimaki/Tibor Simko | WebSession: fixed bibcatalog settings for admin | Jun 2 2009 | |||
04530ec265b1 | Marko Niinimaki/Tibor Simko | BibCatalog: check user config rights, improve docs | May 19 2009 | |||
013a9c4cdc5a | Tibor Simko | WebSession: escape invalid login form parameters | Apr 29 2009 | |||
308046232a4c | Marko Niinimaki/Tibor Simko | BibCatalog: initial release | Apr 27 2009 | |||
feb0a0b0e9af | Cristian Bacchi/Tibor Simko | WebSession: user registration page keeps I18N lang | Apr 20 2009 | |||
ef5d8364cda0 | Samuele Kaplun/Tibor Simko | WebAccess now controls usage of many web modules. | Feb 17 2009 | |||
84af2e350f47 | Jerome Caffaro/Tibor Simko | Fixed youraccout typo. | Nov 6 2008 | |||
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
9f86a3ec3fe2 | Samuele Kaplun | When using SSO the local session should be stored in a session cookie that… | Jul 28 2008 | |||
68231ff00ec3 | Samuele Kaplun | Fixed login link when login fails. | Jul 16 2008 | |||
e88884dba214 | Samuele Kaplun | New tentative to fix redirection/login trouble. | Jul 15 2008 | |||
3057549a9e22 | Samuele Kaplun | Moved SSO hook to /wsignout.gif (i.e. under websearch). | Jun 25 2008 | |||
ec2cf4e51034 | Samuele Kaplun | Tentative support for shibboleth SSO centralized logout. | Jun 25 2008 | |||
5e1fdbe0ea79 | Samuele Kaplun | Using HTTP_MOVED_TEMPORARILY when successful login (otherwise FireFox complains… | Jun 20 2008 | |||
ea22e58d2ca4 | Samuele Kaplun | Finally fixed the session+redirection(+http password)(+not differentiate guest… | May 20 2008 | |||
620319114bd6 | Samuele Kaplun | Initialized a variable and small aesthetical change. | May 17 2008 | |||
dce46aff3f50 | Samuele Kaplun | Fixed a url redirection. | May 14 2008 | |||
1f9f0dda101e | Samuele Kaplun | Disable CERN hack to redirect directly to authentication for apache group. It's… | May 12 2008 | |||
b00299effbda | Tibor Simko | Moved globally interesting CFG variables from local foo_config.py files into… | Mar 27 2008 | |||
df1059e00ecd | Samuele Kaplun | Fixed update_data_user -> updateDataUser. | Mar 26 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 | |||
4fb60aa1e076 | Jerome Caffaro | Fixed typo in string. | 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 | |||
a523c44f2e88 | Samuele Kaplun | send_email used in place of local smtplib calls. Bug fixes and restyling… | Mar 12 2008 | |||
002dd06d18ec | Tibor Simko | Updated codebase to use CFG_SITE_SUPPORT_EMAIL instead of supportemail… | 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 | |||
16ac55dc44a8 | Samuele Kaplun | Fixed some strings. | Mar 7 2008 | |||
ce77de2ba16e | Tibor Simko | Fixed variable replacement in the output message string of the last commit. | Feb 8 2008 | |||
0fdc70575318 | Tibor Simko | Made new output messages translatable. Added x_ prefix to arguments, removed… | Feb 8 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
4c876fe64fb1 | Tibor Simko | Used navmenuid 'youraccount' instead of 'login' for all login pages, fixing… | Jan 11 2008 | |||
0a40f0e1b2ce | Samuele Kaplun | Broken a message in two in order to exploit same translation in an other part… | Dec 4 2007 | |||
c20a70c66d98 | Samuele Kaplun | Small temporary hack to aid CERN migration. It's enabled only when… | Nov 22 2007 | |||
dc2220bf51bb | Samuele Kaplun | Huge and nasty hack in order to nicely suggest all the potential apache-aware… | Nov 21 2007 | |||
788c13ade9fb | Tibor Simko | Prettified output messages and email instructions for the new email-based… | Nov 13 2007 | |||
9d86ada26327 | Samuele Kaplun | Fixed typo bug. | Nov 13 2007 | |||
ac12a19770dc | Samuele Kaplun | Better handling of smtp server not online, better handling of user interaction… | Nov 12 2007 | |||
6702e2448847 | Samuele Kaplun | Added verbose option to display user_info dictionary when verbose=9 and looking… | Nov 12 2007 | |||
db94187c1394 | Tibor Simko | Fixed English typo. The new registration output messages are still to be… | Nov 8 2007 | |||
efd88db8e031 | Samuele Kaplun | Bunch of fixes since the last commit that changed both account registration and… | Nov 1 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 | |||
830435b576d5 | Samuele Kaplun | Exploit SSO login_method name from CFG_EXTERNAL_AUTH_USING_SSO and redirect to… | Oct 1 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 | |||
8ab9f0e7bb4d | Samuele Kaplun | New refactored api for sending email (send_mail in mailutils.py). Includes new… | Jun 26 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 | |||
b98d3870e673 | Samuele Kaplun | Used cdsname(intl) everywhere in place of "CDS( Invenio)" | May 25 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
9e4f2f5c95a3 | Samuele Kaplun | New SSO plugin for exploiting the central CERN authentication system (http… | Apr 27 2007 | |||
6dbc96e05033 | Jerome Caffaro | Added 'navmenuid' parameter in order to let functions creating webpages know in… | Mar 20 2007 | |||
19359a1da504 | Samuele Kaplun | List of modification: 1. Implemented automatic import of external nickname. 2. | Mar 9 2007 | |||
55dc58cbe832 | Samuele Kaplun | Restyling of the "Edit settings" form: the new separated password part now… | Feb 28 2007 | |||
10a2ff7d79ad | Tibor Simko | Fixed internal password editing form when nickname is already set up. | Feb 20 2007 | |||
0a4975b8b96a | Samuele Kaplun | Fixed dropping internal password when updating nickname while using an external… | Feb 20 2007 | |||
8035f7268a48 | Tibor Simko | Deleted unused import, moved some imports on top, and minor code kwalitee… | Feb 20 2007 | |||
07a681c4611d | Tibor Simko | One more output message update. | Feb 20 2007 | |||
73e77c8791dc | Tibor Simko | Updated output phrases related to external login mechanism. | Feb 19 2007 | |||
336aef079e27 | Samuele Kaplun | Strengthening the login authentication system for unusual situations. | Feb 15 2007 | |||
5cfd5aaaf5a4 | Tibor Simko | Edited an ouput message. | 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 | |||
5dda83af3d76 | Tibor Simko | When comparing to None, do not use "== None" or "!= None", but rather "is None"… | Nov 28 2006 | |||
28ae12c953ec | Tibor Simko | Fixed sending lost passwords for internal accounts (implicit or expressely… | Oct 12 2006 | |||
af4a85dac604 | Tibor Simko | Fixed config wildcard import everywhere. Fixed some randomly spotted import… | Sep 20 2006 | |||
807b89d89128 | Tibor Simko | Fixed uppercase for all remaining cfg_* module variables except for those… | Sep 15 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 | |||
0233025a4035 | Tibor Simko | Adapted arguments to webuser.updateDataUser() now that req is not needed there. | Sep 5 2006 | |||
8ae1eb9b13e2 | Tibor Simko | Do not permit to guest users to edit account settings, fixing page availability… | Aug 17 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 | |||
1e3802e61d1c | Nicholas Robinson | Fixed English in internationalized output messages. | Jul 18 2006 | |||
cfe08d23e15d | Tibor Simko | Continued in the process of making the output messages better translatable. | Jul 18 2006 | |||
ce5ab51fbb8e | Gregory Favre | Updated strings for internationalization. | Jul 17 2006 | |||
78fc71167c1d | Tibor Simko | Take out unnecessary force_https false setting for Your Groups pages. | Jun 30 2006 |
c4science · Help