datahuborg/datahub

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
provisions/postgres/01_enable_postgres_logging.sh
provisions/postgres/02_set_user_data_permissions.sh
provisions/postgres/Dockerfile
provisions/vagrant.sh
requirements.txt
searchindex.js1
A
0 mins
src/README.md
src/account/__init__.py1
A
0 mins
src/account/backends/__init__.py0
A
0 mins
src/account/backends/mit.py14
A
0 mins
src/account/backends/oidc.py207
C
1 day
src/account/config.py6
A
0 mins
src/account/forms.py155
A
0 mins
src/account/management/__init__.py0
A
0 mins
src/account/management/commands/__init__.py0
A
0 mins
src/account/management/commands/createoauthappsandowner.py66
A
0 mins
src/account/management/commands/createpublicanonuser.py62
A
0 mins
src/account/management/commands/migratedatahubaccounts.py68
A
55 mins
src/account/management/commands/renamecards.py24
A
0 mins
src/account/pipeline.py26
A
35 mins
src/account/signals.py85
A
45 mins
src/account/templates/account-settings.html
src/account/templates/add-login.html
src/account/templates/base.html
src/account/templates/confirm-add-login.html
src/account/templates/delete-done.html
src/account/templates/login.html
src/account/templates/minimal-layout.html
src/account/templates/password_add.html
src/account/templates/password_change.html
src/account/templates/password_reset.html
src/account/templates/password_reset_complete.html
src/account/templates/password_reset_confirm.html
src/account/templates/password_reset_done.html
src/account/templates/password_reset_email.html
src/account/templates/password_reset_subject.txt
src/account/templates/register.html
src/account/templates/reset.html
src/account/templates/username_form.html
src/account/templatetags/__init__.py0
A
0 mins
src/account/templatetags/backend_details.py33
A
0 mins
src/account/templatetags/string_utils.py32
A
0 mins
src/account/test/__init__.py0
A
0 mins
src/account/test/test_views.py52
C
1 day
src/account/urls.py52
A
0 mins
src/account/utils.py189
A
1 hr
src/account/views.py219
A
3 hrs
src/api/__init__.py0
A
0 mins
src/api/oauth2_backends.py16
A
0 mins
src/api/permissions.py99
A
3 hrs