Homec4science

Merge branch 'sam/robot-login'

Authored by Tibor Simko <tibor.simko@cern.ch> on Dec 3 2010, 11:13.

Description

Merge branch 'sam/robot-login'

  • sam/robot-login: WebSession: improved exception reports WebAccess: new robot external login method
  • Please note that this branch removes Apache user and Apache group authentication facilities for WebAccess RBAC system. (Doc updated.)
  • Please note that development sites using master branch should run:

    $ python >>> from invenio.access_control_firerole import repair_role_definitions >>> repair_role_definitions() >>> quit()

    when deploying this commit.

Conflicts:
modules/webaccess/lib/access_control_config.py

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:5e7ab76014eb: Merge branch 'sam/robot-login' (authored by Tibor Simko <tibor.simko@cern.ch>).Dec 3 2010, 14:18

Merged Changes

CommitAuthorDetailsCommitted
8f7bc2a6d195Samuele Kaplun
WebSession: improved exception reports 
Nov 16 2010
4978bcee6d6eSamuele Kaplun
WebAccess: new robot external login method 
Nov 16 2010