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