History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0d72701b50e5 | Samuele Kaplun | Renamed CFG_ACC_EMAILS_IN_TAGS_AUTHORIZED_TO_VIEW_RECORD to… | Jan 24 2008 | |||
828e70840296 | Samuele Kaplun | Added CFG_ACC_EMAILS_IN_TAGS_AUTHORIZED_TO_VIEW_RECORD, in order to configure… | Jan 23 2008 | |||
880b8bdf9919 | Samuele Kaplun | Fixed 3 bugs (two introduced during FireRole migration). Ported all run_sql… | Jan 23 2008 | |||
0d9c1b362dce | Samuele Kaplun | Updated configuration for cfgoairepository. | Jan 11 2008 | |||
5335f14bc43e | Jerome Caffaro | Made a clearer distinction between BibHarvest and OAIRepository. Added… | Jan 11 2008 | |||
f6f314cff1ae | Jerome Caffaro | Fixed links. | Jan 11 2008 | |||
7e1507f0507f | Samuele Kaplun | Fixed bug in acc_find_user_role_actions which made it returning partial results… | Jan 11 2008 | |||
765439a91c71 | Tibor Simko | Phased out WebAccess Admin static intro page. | Dec 13 2007 | |||
8671ca4ec590 | Samuele Kaplun | Added docstrings. | Nov 29 2007 | |||
984986a8d319 | Samuele Kaplun | Added acc_find_possible_activities for returning a dictionary to build the… | Nov 27 2007 | |||
4b7c96ec494d | Samuele Kaplun | (Note this log refer to the previous commit without description). Final Fix for… | Nov 26 2007 | |||
4aad083db880 | Samuele Kaplun | *** empty log message *** | Nov 26 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 | |||
e387151a18f5 | Samuele Kaplun | First draft of Collection Restrictions Migration kit. | Nov 21 2007 | |||
cc3042bfcb33 | Samuele Kaplun | Fixed small typo bug. | Nov 21 2007 | |||
9eebc55285ce | Tibor Simko | Fixed English. | Nov 12 2007 | |||
ac12a19770dc | Samuele Kaplun | Better handling of smtp server not online, better handling of user interaction… | Nov 12 2007 | |||
6e11e2ec83ec | Samuele Kaplun | Fixed login with referer link when user is not authorized to do something. The… | Nov 12 2007 | |||
6338ce6cd2e7 | Tibor Simko | Fixed three more SQL multi-line INSERT statements (for table names containing… | Nov 9 2007 | |||
8b202a3552e7 | Tibor Simko | Fixed missing column names in two multi-line SQL INSERT statements. | Nov 9 2007 | |||
02bccf2209a5 | Tibor Simko | Fixed cosmetic style of three multi-line INSERT statements so that they would… | Nov 9 2007 | |||
9115efe0259a | Tibor Simko | Removed escape_string() calls. | Nov 8 2007 | |||
f16c76a02f23 | Samuele Kaplun | Added new action viewrestrdoc, to add rights/restriction for downloading… | Nov 6 2007 | |||
ff426b6617e9 | Samuele Kaplun | New support for checking correctness of email addresses provided at local… | Nov 1 2007 | |||
9e169947dd37 | Samuele Kaplun | Renamed WebAccessExternalAuthError to InvenioWebAccessExternalAuthError in… | Nov 1 2007 | |||
efde511df3d8 | Gabriel Hase | fixed bug in perform_addrole, tmp conversion of tuple to list for assignement. | Oct 18 2007 | |||
986ca1ec2717 | Samuele Kaplun | CFG_EXTERNAL_AUTH_USING_SSO now contains the name of the SSO login_method when… | Oct 1 2007 | |||
71c42b040377 | Samuele Kaplun | enforce_external_nickname is now a parameter of the constructor. | Oct 1 2007 | |||
21dd3811c88e | Tibor Simko | Added external_authentication_ldap to the list of installable files. | Sep 4 2007 | |||
a0591b24288b | Gregory Favre | Fixed a bug in delete_action: when trying to delete a single action, the system… | Aug 1 2007 | |||
dc81ba61b2f0 | Marcus Johansson | Added runwebstatadmin action. | Jul 27 2007 | |||
36bfdd418f36 | Samuele Kaplun | Fixed typo bug. | Jul 24 2007 | |||
76f689307a04 | Samuele Kaplun | New LDAP plugin by Gregory Favre. Tuned for EPFL, but customizable for other… | Jul 23 2007 | |||
43dbf8bccc11 | Samuele Kaplun | Fixed typo bugs (thanks to Greg!) | Jul 10 2007 | |||
0d742dffaee4 | Samuele Kaplun | Fixed an exception, and made the plugin a bit more clear in case of errors. | Jul 2 2007 | |||
be6af7754515 | Samuele Kaplun | Cleaned indentations and various stuff. | Jun 28 2007 | |||
a1298aeb3802 | Samuele Kaplun | Cleaned to make PyLint happy :-) | Jun 28 2007 | |||
9874b4cdf90b | Samuele Kaplun | Clean access_control_admin (renaming all CamelCase function to pylint_funtions). | Jun 28 2007 | |||
d4b461ad439e | Samuele Kaplun | Fixed tests. | Jun 28 2007 | |||
87576c896140 | Samuele Kaplun | Fixed some bugs. | Jun 27 2007 | |||
33a37b8c7dde | Samuele Kaplun | Fixed format string. | Jun 27 2007 | |||
1c32dc31b45c | Samuele Kaplun | Added stuff for creating a string with suggested apache authorization for roles… | Jun 27 2007 | |||
d17f6066f351 | Samuele Kaplun | Added bits to suggest if a firewall like role definition would require an… | Jun 27 2007 | |||
b2ad0d7b3c6d | Samuele Kaplun | Removed broken and not used acc_cleanupUserRoles and acc_garbage_collector. | Jun 27 2007 | |||
552a4a3626fe | Samuele Kaplun | Added new facility for creating cookies to be sent via mail for generic… | Jun 26 2007 | |||
c12b0c767034 | Samuele Kaplun | Encrypted local passwords and various fixes. | Jun 21 2007 | |||
5ac4b5510774 | Samuele Kaplun | Cleaned code of webaccessadmin_lib. | Jun 21 2007 | |||
2bcaa12aa0ca | Samuele Kaplun | Small update to docstring. | Jun 1 2007 | |||
1a0ac5ee379c | Samuele Kaplun | Separated firerole compilation from serialization+compression for those use… | May 31 2007 | |||
f95dfa9359bd | Samuele Kaplun | Added "allow/deny all" which are synonyms to "allow/deny any". | May 31 2007 | |||
5d41cacaf688 | Samuele Kaplun | Better printing firerole rules. | May 31 2007 | |||
cc910edd64a5 | Samuele Kaplun | Stripped @cern.ch from CERN mailing lists in order to be forward compatible… | May 25 2007 | |||
e09e27b14966 | Samuele Kaplun | Renamed SSO to CERN SSO login method. | May 25 2007 | |||
c998952ce618 | Samuele Kaplun | Added default value for role definition to acc_addRole, thanks to Jerome. | May 25 2007 | |||
a866d0ace196 | Samuele Kaplun | Masked a lot of useless (with respect to CDS) Cern groups (introducing regexp). | May 24 2007 | |||
161dc701e705 | Samuele Kaplun | Switched default to CERN authentication (when CFG_CERN_SITE is enabled) in… | May 24 2007 | |||
e47c5d64d252 | Samuele Kaplun | Restyled sources and interface webaccessadmin cli. | May 22 2007 | |||
432132641f04 | Samuele Kaplun | Fixed tests. | May 21 2007 | |||
472b804e0389 | Samuele Kaplun | Various cleanliness for coherence in docstrings, help guide, tests, and small… | May 18 2007 | |||
a45694a7adf6 | Samuele Kaplun | Moved acc_authorize_action from run_sql to run_sql_cached and variuous cleanup. | May 18 2007 | |||
ae873b39a258 | Samuele Kaplun | Cleaned docstrings and merged acc_findUserRoleActions with… | May 18 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
d0aefcd0f484 | Samuele Kaplun | Moved an import into the body of function in order to avoid circular importing. | May 2 2007 | |||
5171868c56a4 | Samuele Kaplun | Added FLAG for setting the default behaviour of role membership definition when… | May 2 2007 | |||
79d643f86889 | Samuele Kaplun | Added new acc_authorize_action_req for exploiting the new upcoming roles… | Apr 30 2007 | |||
6d9459b56bfd | Samuele Kaplun | Added reference for firewall.py | Apr 30 2007 | |||
d6380e5a3f42 | Samuele Kaplun | Added new experimental code for defining RBAC roles as firewall rules to match… | Apr 30 2007 | |||
9e4f2f5c95a3 | Samuele Kaplun | New SSO plugin for exploiting the central CERN authentication system (http… | Apr 27 2007 | |||
19359a1da504 | Samuele Kaplun | List of modification: 1. Implemented automatic import of external nickname. 2. | Mar 9 2007 | |||
d529dc3d1a52 | Samuele Kaplun | Restored the list of known exceptions to catch inside CERN authentication code | Mar 8 2007 | |||
c28b274e525d | Samuele Kaplun | Fixed a bug when CERN authentication webservice doesn't work. Hiding external… | Mar 8 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 | |||
4723496fab5a | Tibor Simko | Fixed typos, thanks to Ferran Jorba. | Jan 26 2007 | |||
2218e5ef55e1 | Tibor Simko | Fixed bad indentation. | Dec 6 2006 | |||
d2e51be3e5c7 | Tibor Simko | Fixed free variable problems (extra, subtitle). | Dec 1 2006 | |||
f68488bddd87 | Tibor Simko | CERN NICE external authentication method updated to use the new CERN NICE web… | Nov 20 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 | |||
25f4ae0dceed | Tibor Simko | Use uppercase local WebAccess config parameters. | Sep 14 2006 | |||
fcef3232f08d | Tibor Simko | Removed __version__ in profit of __revision__. | Sep 13 2006 | |||
4f8cc38e7f63 | Tibor Simko | Fixed some pylint warnings. | Sep 8 2006 | |||
d217fd602061 | Tibor Simko | Improved docstrings for external authentication examples and templates. Removed… | Sep 4 2006 | |||
2b8d483ce4d5 | Tibor Simko | Fixed error reporting in case of not-yet-activated accounts, caused by commit 1. | Aug 29 2006 | |||
0adf6b223fd0 | Tibor Simko | Added *.pyc. | Aug 29 2006 | |||
43fdb35ee83c | Tibor Simko | Refuse access to guest users to the Delegate rights area, solving yet another… | Aug 17 2006 | |||
49ed90e3e597 | Tibor Simko | Fixed an English-related typo. | Aug 17 2006 | |||
3bef264c2cdd | Tibor Simko | Started massive deployment of the regression test suite. Added basic tests for… | Jul 21 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 | |||
e4bf3de16642 | Tibor Simko | Pass req object to page(). | Jun 22 2006 | |||
b6a7b329364a | Tibor Simko | Started cleanup of the output messages so that we can have them fixed before… | Jun 21 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
9955c0b27510 | Tibor Simko | WebBasket module is now using the new URL style. Your Baskets links updated… | Jun 15 2006 | |||
a09140fc5860 | Tibor Simko | WebAlert module is now using the new URL style. Your Alerts links updated… | Jun 14 2006 |
c4science · Help