recursive-include data * recursive-include tests *.py recursive-include tests_rbac *.py recursive-exclude tests *.pyc recursive-exclude tests_rbac *.pyc include tox.ini .coveragerc # static recursive-include src/authentic2/static *.css *.js *.ico *.gif *.png *.jpg recursive-include src/authentic2/manager/static *.css *.js *.png # templates recursive-include src/authentic2/saml/templates *.html *.txt *.xml recursive-include src/authentic2/templates *.html *.txt *.xml recursive-include src/authentic2/idp/templates *.html *.txt *.xml recursive-include src/authentic2_idp_cas/templates *.html *.txt *.xml recursive-include src/authentic2/idp/saml/templates *.html *.txt *.xml recursive-include src/authentic2/auth2_auth/auth2_ssl/templates *.html *.txt *.xml recursive-include src/authentic2/auth2_auth/templates *.html *.txt *.xml recursive-include src/authentic2/auth2_auth/auth2_oath/templates *.html *.txt *.xml recursive-include src/authentic2/manager/templates *.html recursive-include src/authentic2_auth_saml/templates/authentic2_auth_saml *.html recursive-include src/authentic2_auth_oidc/templates/authentic2_auth_oidc *.html recursive-include src/authentic2_idp_oidc/templates/authentic2_idp_oidc *.html recursive-include src/authentic2/vendor/totp_js/js *.js recursive-include src/authentic2/saml/fixtures *.json recursive-include src/authentic2/locale *.po *.mo recursive-include src/authentic2/saml/locale *.po *.mo recursive-include src/authentic2/idp/locale *.po *.mo recursive-include src/authentic2/idp/saml/locale *.po *.mo recursive-include src/authentic2_idp_cas/locale *.po *.mo recursive-include src/authentic2/auth2_auth/locale *.po *.mo recursive-include src/authentic2/auth2_auth/auth2_ssl/locale *.po *.mo recursive-include src/authentic2/attribute_aggregator/locale *.po *.mo recursive-include src/authentic2/disco_service/locale *.po *.mo recursive-include src/authentic2/custom_user/locale *.po *.mo recursive-include src/authentic2/manager/locale *.po *.mo recursive-include src/authentic2/a2_rbac/locale *.po *.mo recursive-include src/django_rbac/locale *.po *.mo recursive-include src/authentic2_auth_saml/locale *.po *.mo recursive-include src/authentic2_auth_oidc/locale *.po *.mo recursive-include src/authentic2_idp_oidc/locale *.po *.mo recursive-include src/authentic2 README xrds.xml *.txt yadis.xrdf recursive-include src/authentic2_provisionning_ldap/tests *.ldif recursive-include src/authentic2_provisionning_ldap/tests *.ldif recursive-include samples * include doc/*.rst include doc/pictures/* include COPYING NEWS README.rst AUTHORS.txt include src/authentic2/vendor/oath/TODO include src/authentic2/vendor/totp_js/README.rst include diagnose.py include ez_setup.py include src/authentic2/auth2_auth/auth2_ssl/authentic_ssl.vhost include requirements.txt include test_settings include getlasso.sh include src/authentic2/nonce/README.rst include doc/conf.py doc/Makefile doc/README.rst.bak include local_settings.py.example include MANIFEST.in include VERSION include README