History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f80152df3863 | Tibor Simko | Deleted unnecessary cvsignore files. | Nov 24 2008 | |||
dc7a6f590836 | Samuele Kaplun/Tibor Simko | New generic session parameter API. | Nov 21 2008 | |||
01a2952ab39c | Samuele Kaplun/Tibor Simko | Fixed IP retrieval when Apache HostnameLookups is on | Nov 13 2008 | |||
365cdecd4696 | Samuele Kaplun | Fixed http/https saving in the session. | Nov 12 2008 | |||
314db6ae6dda | Samuele Kaplun | Session to store and compare separetly HTTP and HTTPS IP addresses. | Nov 12 2008 | |||
84af2e350f47 | Jerome Caffaro/Tibor Simko | Fixed youraccout typo. | Nov 6 2008 | |||
63aa68b7255d | Samuele Kaplun/Tibor Simko | Removed secure attribute from cookie generation. | Nov 4 2008 | |||
f6a59649096a | Samuele Kaplun | Escaping run_sql calls in bibindex and websearch | Oct 30 2008 | |||
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
2c48b131e3ff | Tibor Simko | Renaming in the sam/better-session commit. | Oct 24 2008 | |||
c3055b42b462 | Samuele Kaplun | New CFG_WEBSESSION_CHECK_SESSION_ADDR config variable. | Oct 17 2008 | |||
87111b47904f | Samuele Kaplun | Be more permissive with IPV6 ::1 address. | Oct 16 2008 | |||
807acf30e5eb | Samuele Kaplun | Added Mask support in session IP check. | Oct 16 2008 | |||
14a20f8e7b88 | Samuele Kaplun | A bit more of security in cookies. | Oct 16 2008 | |||
cb99d56a6076 | Samuele Kaplun | Fixed broken function to check if a group already exists. | Sep 26 2008 | |||
97ec34236d0f | Jerome Caffaro | Properly escape parameters of SQL statements. | Sep 26 2008 | |||
c75c24ae41f1 | Samuele Kaplun | Wrapped all RLIKE SELECT queries in try...except OperationalError. This is… | Sep 23 2008 | |||
fe564cc7e282 | Samuele Kaplun | Added new CFG_WEBSEARCH_MAX_RECORDS_IN_GROUPS configuration variable to hard… | Sep 9 2008 | |||
b06b6cf2b564 | Joaquim Rodrigues Silvestre | Added parameter 'loans' on: return websession_templates.tmpl_account_page. | Aug 22 2008 | |||
3adcf875831a | Joaquim Rodrigues Silvestre | Added parameter 'loans' in tmpl_account_page. | Aug 20 2008 | |||
a4a7d4248c37 | Christopher Parker | Fixed some errors related to imports of config variables | Aug 18 2008 | |||
a0dd031e5762 | Christopher Parker | Updated the way in which warnings are passed to the template using plain text… | Aug 18 2008 | |||
3975491b1171 | Christopher Parker | Modified the release notes download section to grep the version number from the… | Aug 18 2008 | |||
0d0605953328 | Christopher Parker | Added a template for displaying messages relating to configuration errors such… | Aug 15 2008 | |||
cd21875fd090 | Christopher Parker | Added logic for savannah task #7358 for adminstrator to view warnings of… | Aug 15 2008 | |||
c0673d32ef03 | Samuele Kaplun | Fixed table.add with Set-Cookie. | Aug 14 2008 | |||
03997d7423f7 | Joaquim Rodrigues Silvestre | New section: yourloans | Aug 13 2008 | |||
94f7823132ad | Samuele Kaplun | Restored previous logout link with SSO | Aug 7 2008 | |||
018cf790198f | Samuele Kaplun | New caching system. If user is guest "Cache-Control" is set to public. | Aug 5 2008 | |||
779e0f7e43dd | Samuele Kaplun | If SSO then the logout link brings directly to SSO logout. | Jul 31 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 | |||
87e447c33057 | Tibor Simko | Clarified an output message. | Jun 29 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 | |||
80626f37a585 | Tibor Simko | Fixed page() language argument. (It is 'language', not 'ln'.) | Jun 23 2008 | |||
5e1fdbe0ea79 | Samuele Kaplun | Using HTTP_MOVED_TEMPORARILY when successful login (otherwise FireFox complains… | Jun 20 2008 | |||
993f5468a9a4 | Samuele Kaplun | set_cookie set the cookie both in headers_out and in err_headers_out (in place… | Jun 20 2008 | |||
f2c5653529c4 | Samuele Kaplun | Added tests for isUserSuperAdmin | Jun 18 2008 | |||
3b9921c8a695 | Jerome Caffaro | Build page with 'ln' parameter in page_not_authorized(..) | Jun 18 2008 | |||
90c74cc53128 | Samuele Kaplun | New isUserSuperAdmin function (sorry for the CamelCase but it's there for… | Jun 17 2008 | |||
ea22e58d2ca4 | Samuele Kaplun | Finally fixed the session+redirection(+http password)(+not differentiate guest… | May 20 2008 | |||
0af4a1c5b181 | Samuele Kaplun | Strengthened checking for failure (adding register_errors here and there...). | May 19 2008 | |||
fd7bb301ac2f | Samuele Kaplun | Added get_uid_from_email. | May 19 2008 | |||
620319114bd6 | Samuele Kaplun | Initialized a variable and small aesthetical change. | May 17 2008 | |||
79a2ac87825a | Samuele Kaplun | Updated tests to respect small changes in funtion calls. | May 16 2008 | |||
dce46aff3f50 | Samuele Kaplun | Fixed a url redirection. | May 14 2008 | |||
13d9391c0fd3 | Samuele Kaplun | Fixed small typo. | May 14 2008 | |||
f82f432b2798 | Samuele Kaplun | Fixed session bug! session was written in a cookie sent to headers_out. For re… | May 14 2008 | |||
ab212aa7920c | Samuele Kaplun | Disabled isUserReferee algorithm because it's too slow in production… | May 13 2008 | |||
0dacb7cb2063 | Samuele Kaplun | Added CFG_WEBSESSION_DIFFERENTIATE_BETWEEN_GUESTS support (warning not still… | May 13 2008 | |||
e51db795600b | Samuele Kaplun | New apache password functions that not uses grep. | May 13 2008 | |||
a97e011cee8d | Samuele Kaplun | Fixing collect_user_info doing lots of useless analysis for guest users. | May 12 2008 | |||
90828873991e | Samuele Kaplun | Hack to cache user_info into mod_python request_object. | May 12 2008 | |||
1f9f0dda101e | Samuele Kaplun | Disable CERN hack to redirect directly to authentication for apache group. It's… | May 12 2008 | |||
e2741f208f02 | Samuele Kaplun | Memoized all queries with FROM usergroup g, user_usergroup ug. | May 12 2008 | |||
f0b8591f6c27 | Samuele Kaplun | Memoized get_groups function to give a bit of relieve to the system (it is… | May 12 2008 | |||
d8c072e799a1 | Samuele Kaplun | Added small check for IntegrityError in inserting a new group. It could be that… | May 12 2008 | |||
b9d0a588c8b4 | Samuele Kaplun | Added a hack in get_preferred_user_language to work with Yeti robot. | May 11 2008 | |||
49031e8cb193 | Samuele Kaplun | Fixed error external user not able to login via nickname when local user has… | Apr 29 2008 | |||
990a2447cdee | Samuele Kaplun | Fixed collect_user_info non working with IPv6. In case IPv6 is used the IP… | Apr 15 2008 | |||
120d391407df | Samuele Kaplun | Made the migration kit more verbose. | Apr 15 2008 | |||
035efc07345b | Tibor Simko | Improved password migration kit cosmetics. (Most notably, flushing stdout… | Apr 15 2008 | |||
18bcfbba8c3b | Samuele Kaplun | Updated comment. | Apr 14 2008 | |||
7d46b4baaf3f | Samuele Kaplun | Fixed a bug when calling get_last_login on a never logged in user was returning… | Apr 14 2008 | |||
006e34bed813 | Samuele Kaplun | New BibSched purging of BibTask implementation. Not critical tasks are garbage… | Apr 2 2008 | |||
e3deb0cfa7c8 | Samuele Kaplun | Fixed FIXME reminder comment. | Apr 2 2008 | |||
0fb4ae583079 | Samuele Kaplun | New bibsched_low_level_task_submission for enqueing tasks via API. (changes a… | Mar 31 2008 | |||
12a17fd8337e | Samuele Kaplun | Fixed backward compatibility session code not creating __dirty_remember_me… | Mar 31 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 | |||
e5cf1e00e21a | Tibor Simko | Adapted Makefiles to the new standard webdoc source directory… | Mar 25 2008 | |||
49bc91c1d742 | Jerome Caffaro | Added <label> tags here and there. Closed one <input> tag. | Mar 25 2008 | |||
3d7e61d5dbcb | Tibor Simko | Standardized unit and regression test suite building and running techniques. | Mar 23 2008 | |||
70ac2850410f | Tibor Simko | Updated two new output messages. | Mar 21 2008 | |||
4a6af5043484 | Samuele Kaplun | Moved user_preferences['preferred_lang'] to 'language'. | Mar 20 2008 | |||
fbaa3da35c53 | Samuele Kaplun | Fixed session library to be able to load old sessions (without __remember_me… | Mar 19 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 | |||
0f3ed3054e4a | Jerome Caffaro | Fixed string. | Mar 18 2008 | |||
4ef40221fdc6 | Tibor Simko | Fixed I18N messages WRT the %s and %(x_foo)s convention; see ABOUT-NLS. | Mar 13 2008 | |||
11550d6bfced | Samuele Kaplun | Cleaned page_not_authorized calls. | Mar 13 2008 | |||
40fc99dc4b60 | Samuele Kaplun | If the referer is not specified for page_not_authorized it is guessed from req. | Mar 13 2008 | |||
6206fbb167d6 | Samuele Kaplun | Registered exception when OperationalError during getUid. | Mar 13 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 | |||
72c35da585a5 | Tibor Simko | Updated codebase to use CFG_SITE_ADMIN_EMAIL instead of adminemail everywhere. | 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 | |||
16ac55dc44a8 | Samuele Kaplun | Fixed some strings. | Mar 7 2008 | |||
a860b908f355 | Samuele Kaplun | Added some checks for spotting misuses of collect_user_info. | Mar 5 2008 | |||
91f948f95fd3 | Samuele Kaplun | collect_user_info allows now a dictionary as input. It will consider it as a… | Mar 5 2008 | |||
508c8a5892de | Samuele Kaplun | Corrected SELECT * queries. | Mar 5 2008 | |||
eb4312de7e4d | Samuele Kaplun | Used wrap_text_in_a_box to print messages. | Mar 3 2008 | |||
f4b4d6c7a9f8 | Samuele Kaplun | Cleaned usage of indent_text everywhere. Cleaned foo = "%s%s" % (foo, bar) used… | Feb 29 2008 |
c4science · Help