Homec4science

bibdocfile: fix handling of embargo firerole rule

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on Jan 18 2011, 10:23.

Description

bibdocfile: fix handling of embargo firerole rule

  • When bibdocfile is checking an document authorization the regular expression used to interpret the rule was wrong leading to rules such as:

    deny until '2010-01-01' allow any

    to be parsed as:

    deny until '2010-01-01'

    loosing the last line, and thus always denying access.

    This is now fixed. (closes #448)

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Feb 19 2012, 10:15
Parents
R3600:0cc435fd539e: WebStyle: fluid width of the menu
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:75d867d52a8a: bibdocfile: fix handling of embargo firerole rule (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).Feb 19 2012, 10:15