.gitignore
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
.github/dependabot.yml
.github/workflows/plugin.yml
.tx/config
modoboa_pdfcredentials/__init__.py
modoboa_pdfcredentials/apps.py
modoboa_pdfcredentials/constants.py
modoboa_pdfcredentials/documents.py
modoboa_pdfcredentials/forms.py
modoboa_pdfcredentials/handlers.py
modoboa_pdfcredentials/lib.py
modoboa_pdfcredentials/models.py
modoboa_pdfcredentials/modo_extension.py
modoboa_pdfcredentials/rfc6266.py
modoboa_pdfcredentials/tests.py
modoboa_pdfcredentials/urls.py
modoboa_pdfcredentials/views.py
modoboa_pdfcredentials.egg-info/PKG-INFO
modoboa_pdfcredentials.egg-info/SOURCES.txt
modoboa_pdfcredentials.egg-info/dependency_links.txt
modoboa_pdfcredentials.egg-info/not-zip-safe
modoboa_pdfcredentials.egg-info/requires.txt
modoboa_pdfcredentials.egg-info/top_level.txt
modoboa_pdfcredentials/locale/cs_CZ/LC_MESSAGES/django.mo
modoboa_pdfcredentials/locale/cs_CZ/LC_MESSAGES/django.po
modoboa_pdfcredentials/locale/de/LC_MESSAGES/django.mo
modoboa_pdfcredentials/locale/de/LC_MESSAGES/django.po
modoboa_pdfcredentials/locale/el_GR/LC_MESSAGES/django.mo
modoboa_pdfcredentials/locale/el_GR/LC_MESSAGES/django.po
modoboa_pdfcredentials/locale/en/LC_MESSAGES/django.mo
modoboa_pdfcredentials/locale/en/LC_MESSAGES/django.po
modoboa_pdfcredentials/locale/fr/LC_MESSAGES/django.mo
modoboa_pdfcredentials/locale/fr/LC_MESSAGES/django.po
modoboa_pdfcredentials/locale/it/LC_MESSAGES/django.mo
modoboa_pdfcredentials/locale/it/LC_MESSAGES/django.po
modoboa_pdfcredentials/locale/ja_JP/LC_MESSAGES/django.mo
modoboa_pdfcredentials/locale/ja_JP/LC_MESSAGES/django.po
modoboa_pdfcredentials/locale/nl_NL/LC_MESSAGES/django.mo
modoboa_pdfcredentials/locale/nl_NL/LC_MESSAGES/django.po
modoboa_pdfcredentials/locale/pl_PL/LC_MESSAGES/django.mo
modoboa_pdfcredentials/locale/pl_PL/LC_MESSAGES/django.po
modoboa_pdfcredentials/locale/pt_BR/LC_MESSAGES/django.mo
modoboa_pdfcredentials/locale/pt_BR/LC_MESSAGES/django.po
modoboa_pdfcredentials/locale/pt_PT/LC_MESSAGES/django.mo
modoboa_pdfcredentials/locale/pt_PT/LC_MESSAGES/django.po
modoboa_pdfcredentials/locale/sv/LC_MESSAGES/django.mo
modoboa_pdfcredentials/locale/sv/LC_MESSAGES/django.po
test_project/manage.py
test_project/media/modoboa.png
test_project/sitestatic/css/modoboa.png
test_project/test_project/__init__.py
test_project/test_project/settings.py
test_project/test_project/urls.py
test_project/test_project/wsgi.py