CHANGES.rst
CONTRIBUTORS.rst
DEVELOP.rst
LICENSE.GPL
LICENSE.rst
MANIFEST.in
README.rst
constraints.txt
constraints_plone52.txt
constraints_plone60.txt
requirements.txt
requirements_plone52.txt
requirements_plone60.txt
setup.cfg
setup.py
docs/conf.py
docs/index.rst
src/collective/__init__.py
src/collective.volto.otp.egg-info/PKG-INFO
src/collective.volto.otp.egg-info/SOURCES.txt
src/collective.volto.otp.egg-info/dependency_links.txt
src/collective.volto.otp.egg-info/entry_points.txt
src/collective.volto.otp.egg-info/namespace_packages.txt
src/collective.volto.otp.egg-info/not-zip-safe
src/collective.volto.otp.egg-info/requires.txt
src/collective.volto.otp.egg-info/top_level.txt
src/collective/volto/__init__.py
src/collective/volto/otp/__init__.py
src/collective/volto/otp/configure.zcml
src/collective/volto/otp/interfaces.py
src/collective/volto/otp/permissions.zcml
src/collective/volto/otp/setuphandlers.py
src/collective/volto/otp/testing.py
src/collective/volto/otp/browser/__init__.py
src/collective/volto/otp/browser/configure.zcml
src/collective/volto/otp/browser/email_confirm_view.py
src/collective/volto/otp/browser/overrides/.gitkeep
src/collective/volto/otp/browser/static/.gitkeep
src/collective/volto/otp/browser/templates/email_confirm_view.pt
src/collective/volto/otp/locales/README.rst
src/collective/volto/otp/locales/__init__.py
src/collective/volto/otp/locales/collective.volto.otp.pot
src/collective/volto/otp/locales/update.py
src/collective/volto/otp/locales/update.sh
src/collective/volto/otp/locales/__pycache__/LC_MESSAGES/collective.volto.otp.po
src/collective/volto/otp/locales/en/LC_MESSAGES/collective.volto.otp.po
src/collective/volto/otp/locales/it/LC_MESSAGES/collective.volto.otp.po
src/collective/volto/otp/profiles/default/browserlayer.xml
src/collective/volto/otp/profiles/default/catalog.xml
src/collective/volto/otp/profiles/default/metadata.xml
src/collective/volto/otp/profiles/default/rolemap.xml
src/collective/volto/otp/profiles/default/registry/main.xml
src/collective/volto/otp/profiles/uninstall/browserlayer.xml
src/collective/volto/otp/restapi/__init__.py
src/collective/volto/otp/restapi/configure.zcml
src/collective/volto/otp/restapi/services/__init__.py
src/collective/volto/otp/restapi/services/configure.zcml
src/collective/volto/otp/restapi/services/validation/__init__.py
src/collective/volto/otp/restapi/services/validation/configure.zcml
src/collective/volto/otp/restapi/services/validation/email.py
src/collective/volto/otp/tests/__init__.py
src/collective/volto/otp/tests/test_robot.py
src/collective/volto/otp/tests/test_setup.py
src/collective/volto/otp/tests/robot/test_example.robot
src/collective/volto/otp/utils/__init__.py