.bin/format-code | |
|
|
.bin/lib/common.sh | |
|
|
.bin/lint-code | |
|
|
.bin/update-requirements | |
|
|
.codeclimate.json | |
|
|
.devcontainer/Dockerfile | |
|
|
.devcontainer/devcontainer.json | |
|
|
.editorconfig | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/codeql-analysis.yml | |
|
|
.github/workflows/release.yml | |
|
|
.gitignore | |
|
|
.vscode/launch.json | |
|
|
.vscode/tasks.json | |
|
|
AUTHORS.rst | |
|
|
CONTRIBUTING.rst | |
|
|
HISTORY.rst | |
|
|
LICENSE | |
|
|
README.rst | |
|
|
microsoft_auth/__init__.py | 8 | A 0 mins | C 75% |
microsoft_auth/admin.py | 61 | A 0 mins | A 96% |
microsoft_auth/apps.py | 122 | A 1 hr | A 100% |
microsoft_auth/backends.py | 158 | A 0 mins | A 99% |
microsoft_auth/client.py | 223 | A 30 mins | C 71% |
microsoft_auth/conf.py | 258 | A 2 hrs | A 92% |
microsoft_auth/context_processors.py | 48 | A 0 mins | A 100% |
microsoft_auth/migrations/0001_initial.py | 73 | A 0 mins |
|
microsoft_auth/migrations/0002_fix_microsoft_id_length.py | 12 | A 0 mins |
|
microsoft_auth/migrations/0003_microsoft_id_openid.py | 12 | A 0 mins |
|
microsoft_auth/migrations/__init__.py | 0 | A 0 mins |
|
microsoft_auth/models.py | 35 | A 0 mins | A 100% |
microsoft_auth/static/microsoft/css/login.css | |
|
|
microsoft_auth/static/microsoft/js/login.js | 97 | A 0 mins |
|
microsoft_auth/templates/microsoft/admin_login.html | |
|
|
microsoft_auth/templates/microsoft/auth_callback.html | |
|
|
microsoft_auth/urls.py | 23 | A 0 mins | A 100% |
microsoft_auth/utils.py | 21 | A 0 mins | A 100% |
microsoft_auth/views.py | 137 | A 0 mins | A 100% |
pyproject.toml | |
|
|
reqs/dj3.2-requirements.txt | |
|
|
reqs/dj4.0-requirements.txt | |
|
|
reqs/dj4.1-requirements.txt | |
|
|