.coveragerc
.editorconfig
.gitattributes
.gitignore
.travis.yml
CHANGES.rst
CONTRIBUTORS.rst
MANIFEST.in
README.rst
bootstrap-buildout.py
buildout-pam-1.x.cfg
buildout-pam-2.x.cfg
buildout.cfg
requirements.txt
setup.cfg
setup.py
travis.cfg
docs/source/conf.py
docs/source/index.rst
docs/source/translations.rst
docs/source/upgrade-guide.rst
docs/source/_json/expand_translations.req
docs/source/_json/expand_translations.resp
docs/source/_json/translations_delete.req
docs/source/_json/translations_delete.resp
docs/source/_json/translations_get.req
docs/source/_json/translations_get.resp
docs/source/_json/translations_is_expandable.req
docs/source/_json/translations_is_expandable.resp
docs/source/_json/translations_post.req
docs/source/_json/translations_post.resp
docs/source/_static/custom.css
docs/source/_static/sphinxcontrib-httpexample.css
docs/source/_static/sphinxcontrib-httpexample.js
docs/source/_templates/page.html
src/collective/__init__.py
src/collective.restapi.pam.egg-info/PKG-INFO
src/collective.restapi.pam.egg-info/SOURCES.txt
src/collective.restapi.pam.egg-info/dependency_links.txt
src/collective.restapi.pam.egg-info/entry_points.txt
src/collective.restapi.pam.egg-info/namespace_packages.txt
src/collective.restapi.pam.egg-info/not-zip-safe
src/collective.restapi.pam.egg-info/requires.txt
src/collective.restapi.pam.egg-info/top_level.txt
src/collective/restapi/__init__.py
src/collective/restapi/pam/__init__.py
src/collective/restapi/pam/configure.zcml
src/collective/restapi/pam/testing.py
src/collective/restapi/pam/translations.py
src/collective/restapi/pam/tests/__init__.py
src/collective/restapi/pam/tests/test_documentation.py
src/collective/restapi/pam/tests/test_expansion.py
src/collective/restapi/pam/tests/test_translations.py