CHANGES
LICENSE
MANIFEST.in
Makefile
README.rst
setup.cfg
setup.py
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/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/__init__.py
src/unicef_security/templates/unauthorized.html
src/unicef_security/templates/admin/link_user.html
src/unicef_security/templates/admin/load_users.html
src/unicef_security/templates/admin/login.html
tests/.coveragerc
tests/__init__.py
tests/conftest.py
tests/fixtures.py
tests/test_admin.py
tests/test_azure.py
tests/test_backends.py
tests/test_models.py
tests/test_pipeline.py
tests/vcrpy.py
tests/demoproject/__init__.py
tests/demoproject/factories.py
tests/demoproject/manage.py
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/migrations/0001_initial.py
tests/demoproject/demo/migrations/__init__.py
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