R3600/modules/websession/lib/webgroup_dblayer.pymaint-1.0
R3600/modules/websession/lib/webgroup_dblayer.py
maint-1.0
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 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 | |||
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 | |||
7768546ebf94 | Tibor Simko | Updated codebase to use CFG_SITE_LANG and CFG_SITE_LANGS instead of cdslang and… | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
508c8a5892de | Samuele Kaplun | Corrected SELECT * queries. | Mar 5 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
4d8fa730e1fe | Tibor Simko | Fixed missing column names in three multi-line SQL INSERT statements. | Nov 9 2007 | |||
3fa699dbda9a | Tibor Simko | Replaced escape_string() calles. | Nov 8 2007 | |||
3a76764370a2 | Gregory Favre | Renamed first occurence of get_group function to get_group_with_description… | Oct 11 2007 | |||
c12b0c767034 | Samuele Kaplun | Encrypted local passwords and various fixes. | Jun 21 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
2357076a987a | Samuele Kaplun | Added get_groups function useful for retrieving all the groups of a uid. | Apr 20 2007 | |||
c28b274e525d | Samuele Kaplun | Fixed a bug when CERN authentication webservice doesn't work. Hiding external… | Mar 8 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 | |||
e87674cf611a | Tibor Simko | A little cleanup of the new I18N messages. | Sep 25 2006 | |||
af4a85dac604 | Tibor Simko | Fixed config wildcard import everywhere. Fixed some randomly spotted import… | Sep 20 2006 | |||
bb3cf98f872a | Tibor Simko | Added copyright messages to the files where they were missing. Fixed copyright… | Sep 14 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
1827898cc5c5 | Diane Berkovits | Send webmessage to user when he is accepted or rejected as a new member.Send… | Jul 19 2006 | |||
6b13d34ada0e | Diane Berkovits | Refined output messages and removed unnecessary empty select boxes. | Jun 30 2006 | |||
c8fd2d1c2539 | Tibor Simko | Plugging Your Groups pages to the site. Fixed problem of HTTPS in groups pages. | Jun 29 2006 |
c4science · Help