CHANGES
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
setup.cfg
tox.ini
src/unicef_security/__init__.py
src/unicef_security/admin.py
src/unicef_security/apps.py
src/unicef_security/backends.py
src/unicef_security/config.py
src/unicef_security/graph.py
src/unicef_security/middleware.py
src/unicef_security/models.py
src/unicef_security/pipeline.py
src/unicef_security/urls.py
src/unicef_security/utils.py
src/unicef_security/views.py
src/unicef_security.egg-info/PKG-INFO
src/unicef_security.egg-info/SOURCES.txt
src/unicef_security.egg-info/dependency_links.txt
src/unicef_security.egg-info/requires.txt
src/unicef_security.egg-info/top_level.txt
src/unicef_security/__pycache__/__init__.cpython-312.pyc
src/unicef_security/__pycache__/__init__.cpython-313.pyc
src/unicef_security/__pycache__/admin.cpython-312.pyc
src/unicef_security/__pycache__/apps.cpython-312.pyc
src/unicef_security/__pycache__/backends.cpython-312.pyc
src/unicef_security/__pycache__/config.cpython-312.pyc
src/unicef_security/__pycache__/graph.cpython-312.pyc
src/unicef_security/__pycache__/middleware.cpython-312.pyc
src/unicef_security/__pycache__/models.cpython-312.pyc
src/unicef_security/__pycache__/pipeline.cpython-312.pyc
src/unicef_security/__pycache__/urls.cpython-312.pyc
src/unicef_security/__pycache__/utils.cpython-312.pyc
src/unicef_security/__pycache__/views.cpython-312.pyc
src/unicef_security/migrations/0001_initial.py
src/unicef_security/migrations/0002_auto_20201028_0154.py
src/unicef_security/migrations/0003_auto_20220406_2307.py
src/unicef_security/migrations/0004_delete_user.py
src/unicef_security/migrations/__init__.py
src/unicef_security/migrations/__pycache__/0001_initial.cpython-312.pyc
src/unicef_security/migrations/__pycache__/0002_auto_20201028_0154.cpython-312.pyc
src/unicef_security/migrations/__pycache__/0003_auto_20220406_2307.cpython-312.pyc
src/unicef_security/migrations/__pycache__/0004_delete_user.cpython-312.pyc
src/unicef_security/migrations/__pycache__/__init__.cpython-312.pyc
src/unicef_security/templates/unauthorized.html
src/unicef_security/templates/admin/ad.html
src/unicef_security/templates/admin/link_user.html
src/unicef_security/templates/admin/load_users.html
src/unicef_security/templates/admin/login.html
src/unicef_security/templatetags/__init__.py
src/unicef_security/templatetags/security.py
src/unicef_security/templatetags/__pycache__/__init__.cpython-312.pyc
src/unicef_security/templatetags/__pycache__/security.cpython-312.pyc
tests/.coveragerc
tests/__init__.py
tests/conftest.py
tests/fixtures.py
tests/test_admin.py
tests/test_admin_smoke.py
tests/test_azure.py
tests/test_backends.py
tests/test_models.py
tests/test_pipeline.py
tests/test_template_tags.py
tests/vcrpy.py
tests/__pycache__/__init__.cpython-312.pyc
tests/__pycache__/conftest.cpython-312-pytest-8.3.3.pyc
tests/__pycache__/fixtures.cpython-312.pyc
tests/__pycache__/test_admin.cpython-312-pytest-8.3.3.pyc
tests/__pycache__/test_admin_smoke.cpython-312-pytest-8.3.3.pyc
tests/__pycache__/test_azure.cpython-312-pytest-8.3.3.pyc
tests/__pycache__/test_backends.cpython-312-pytest-8.3.3.pyc
tests/__pycache__/test_middleware.cpython-312-pytest-8.3.3.pyc
tests/__pycache__/test_models.cpython-312-pytest-8.3.3.pyc
tests/__pycache__/test_pipeline.cpython-312-pytest-8.3.3.pyc
tests/__pycache__/test_template_tags.cpython-312-pytest-8.3.3.pyc
tests/__pycache__/test_urls.cpython-312-pytest-8.3.3.pyc
tests/__pycache__/test_utils.cpython-312-pytest-8.3.3.pyc
tests/__pycache__/test_views.cpython-312-pytest-8.3.3.pyc
tests/demoproject/__init__.py
tests/demoproject/manage.py
tests/demoproject/__pycache__/__init__.cpython-312.pyc
tests/demoproject/demo/__init__.py
tests/demoproject/demo/admin.py
tests/demoproject/demo/models.py
tests/demoproject/demo/settings.py
tests/demoproject/demo/urls.py
tests/demoproject/demo/wsgi.py
tests/demoproject/demo/__pycache__/__init__.cpython-312.pyc
tests/demoproject/demo/__pycache__/admin.cpython-312.pyc
tests/demoproject/demo/__pycache__/models.cpython-312.pyc
tests/demoproject/demo/__pycache__/settings.cpython-312.pyc
tests/demoproject/demo/__pycache__/urls.cpython-312.pyc
tests/demoproject/demo/migrations/0001_initial.py
tests/demoproject/demo/migrations/__init__.py
tests/demoproject/demo/migrations/__pycache__/0001_initial.cpython-312.pyc
tests/demoproject/demo/migrations/__pycache__/__init__.cpython-312.pyc
tests/factories/__init__.py
tests/factories/base.py
tests/factories/contenttypes.py
tests/factories/django_auth.py
tests/factories/log.py
tests/factories/social.py
tests/factories/user.py
tests/factories/__pycache__/__init__.cpython-312.pyc
tests/factories/__pycache__/base.cpython-312.pyc
tests/factories/__pycache__/contenttypes.cpython-312.pyc
tests/factories/__pycache__/django_auth.cpython-312.pyc
tests/factories/__pycache__/log.cpython-312.pyc
tests/factories/__pycache__/social.cpython-312.pyc
tests/factories/__pycache__/user.cpython-312.pyc
tests/vcr_cassettes/_test_user_data.yml
tests/vcr_cassettes/load_business_area.yml
tests/vcr_cassettes/load_region.yml
tests/vcr_cassettes/test_token.yml
tests/vcr_cassettes/test_user_data.yml