LICENSE
README.md
pyproject.toml
setup.py
ckanext/__init__.py
ckanext/contact/__init__.py
ckanext/contact/auth.py
ckanext/contact/interfaces.py
ckanext/contact/plugin.py
ckanext/contact/recaptcha.py
ckanext/contact/routes/__init__.py
ckanext/contact/routes/_helpers.py
ckanext/contact/routes/contact.py
ckanext/contact/theme/assets/webassets.yml
ckanext/contact/theme/assets/modules/form-contact.js
ckanext/contact/theme/assets/modules/modal-contact.js
ckanext/contact/theme/assets/scripts/recaptcha_helpers.js
ckanext/contact/theme/templates/header.html
ckanext/contact/theme/templates/ajax_snippets/contact_form.html
ckanext/contact/theme/templates/contact/form.html
ckanext/contact/theme/templates/contact/success.html
ckanext/contact/theme/templates/contact/snippets/form.html
ckanext/contact/theme/templates/contact/snippets/modal_link.html
ckanext_contact.egg-info/PKG-INFO
ckanext_contact.egg-info/SOURCES.txt
ckanext_contact.egg-info/dependency_links.txt
ckanext_contact.egg-info/entry_points.txt
ckanext_contact.egg-info/not-zip-safe
ckanext_contact.egg-info/requires.txt
ckanext_contact.egg-info/top_level.txt
docs/_scripts/gen_api_pages.py
tests/unit/__init__.py
tests/unit/test_auth.py
tests/unit/test_helpers.py