.coveragerc
CHANGES.rst
CONTRIBUTORS.rst
LICENSE.txt
MANIFEST.in
README.rst
base.cfg
buildout.cfg
constraints.txt
constraints_plone52.txt
plone-5.2.x.cfg
requirements-5.2.x.txt
setup.cfg
setup.py
tox.ini
docs/LICENSE.GPL
docs/LICENSE.rst
docs/source/conf.py
docs/source/index.rst
src/pas/__init__.py
src/pas.plugins.authomatic.egg-info/PKG-INFO
src/pas.plugins.authomatic.egg-info/SOURCES.txt
src/pas.plugins.authomatic.egg-info/dependency_links.txt
src/pas.plugins.authomatic.egg-info/entry_points.txt
src/pas.plugins.authomatic.egg-info/namespace_packages.txt
src/pas.plugins.authomatic.egg-info/not-zip-safe
src/pas.plugins.authomatic.egg-info/requires.txt
src/pas.plugins.authomatic.egg-info/top_level.txt
src/pas/plugins/__init__.py
src/pas/plugins/authomatic/__init__.py
src/pas/plugins/authomatic/configure.zcml
src/pas/plugins/authomatic/interfaces.py
src/pas/plugins/authomatic/meta.zcml
src/pas/plugins/authomatic/plugin.py
src/pas/plugins/authomatic/profiles.zcml
src/pas/plugins/authomatic/setuphandlers.py
src/pas/plugins/authomatic/testing.py
src/pas/plugins/authomatic/useridentities.py
src/pas/plugins/authomatic/useridfactories.py
src/pas/plugins/authomatic/utils.py
src/pas/plugins/authomatic/browser/__init__.py
src/pas/plugins/authomatic/browser/add_plugin.pt
src/pas/plugins/authomatic/browser/authomatic.png
src/pas/plugins/authomatic/browser/authomatic.pt
src/pas/plugins/authomatic/browser/configure.zcml
src/pas/plugins/authomatic/browser/controlpanel.py
src/pas/plugins/authomatic/browser/view.py
src/pas/plugins/authomatic/browser/resources/authomatic-logo.svg
src/pas/plugins/authomatic/browser/resources/authomatic.css
src/pas/plugins/authomatic/browser/resources/authomatic.less
src/pas/plugins/authomatic/integration/__init__.py
src/pas/plugins/authomatic/integration/restapi.py
src/pas/plugins/authomatic/integration/zope.py
src/pas/plugins/authomatic/locales/pas.plugins.authomatic-manual.pot
src/pas/plugins/authomatic/locales/pas.plugins.authomatic.pot
src/pas/plugins/authomatic/locales/update.sh
src/pas/plugins/authomatic/locales/de/LC_MESSAGES/pas.plugins.authomatic.po
src/pas/plugins/authomatic/locales/fr/LC_MESSAGES/pas.plugins.authomatic.po
src/pas/plugins/authomatic/locales/it/LC_MESSAGES/pas.plugins.authomatic.po
src/pas/plugins/authomatic/profiles/default/browserlayer.xml
src/pas/plugins/authomatic/profiles/default/controlpanel.xml
src/pas/plugins/authomatic/profiles/default/metadata.xml
src/pas/plugins/authomatic/profiles/default/registry.xml
src/pas/plugins/authomatic/profiles/uninstall/browserlayer.xml
src/pas/plugins/authomatic/profiles/uninstall/controlpanel.xml
src/pas/plugins/authomatic/profiles/uninstall/registry.xml
src/pas/plugins/authomatic/services/__init__.py
src/pas/plugins/authomatic/services/authomatic.py
src/pas/plugins/authomatic/services/configure.zcml
src/pas/plugins/authomatic/services/login.py
src/pas/plugins/authomatic/tests/__init__.py
src/pas/plugins/authomatic/tests/mocks.py
src/pas/plugins/authomatic/tests/test_browser_controlpanel.py
src/pas/plugins/authomatic/tests/test_plugin.py
src/pas/plugins/authomatic/tests/test_robot.py
src/pas/plugins/authomatic/tests/test_services_authomatic.py
src/pas/plugins/authomatic/tests/test_services_login.py
src/pas/plugins/authomatic/tests/test_setup.py
src/pas/plugins/authomatic/tests/test_setuphandler.py
src/pas/plugins/authomatic/tests/test_useridentities.py
src/pas/plugins/authomatic/tests/test_useridfactories.py
src/pas/plugins/authomatic/tests/robot/test_acceptance.robot