CHANGES.md
MANIFEST.in
README.md
TODO.md
UNLICENSE
setup.cfg
setup.py
src/pyramid_simpleauth/__init__.py
src/pyramid_simpleauth/acl.py
src/pyramid_simpleauth/events.py
src/pyramid_simpleauth/hooks.py
src/pyramid_simpleauth/interfaces.py
src/pyramid_simpleauth/model.py
src/pyramid_simpleauth/schema.py
src/pyramid_simpleauth/tests.py
src/pyramid_simpleauth/tree.py
src/pyramid_simpleauth/view.py
src/pyramid_simpleauth.egg-info/PKG-INFO
src/pyramid_simpleauth.egg-info/SOURCES.txt
src/pyramid_simpleauth.egg-info/dependency_links.txt
src/pyramid_simpleauth.egg-info/not-zip-safe
src/pyramid_simpleauth.egg-info/requires.txt
src/pyramid_simpleauth.egg-info/top_level.txt
src/pyramid_simpleauth/templates/change_password.mako
src/pyramid_simpleauth/templates/change_password_form.mako
src/pyramid_simpleauth/templates/change_username.mako
src/pyramid_simpleauth/templates/change_username_form.mako
src/pyramid_simpleauth/templates/confirm_email_address.mako
src/pyramid_simpleauth/templates/delete_user.mako
src/pyramid_simpleauth/templates/delete_user_form.mako
src/pyramid_simpleauth/templates/form.mako
src/pyramid_simpleauth/templates/layout.mako
src/pyramid_simpleauth/templates/login.mako
src/pyramid_simpleauth/templates/signup.mako