MANIFEST.in
Makefile
Makefile.tasks.sh
README.md
manage.py
pyproject.toml
requirements.txt
requirements_local.txt
requirements_oidc_provider.txt
requirements_otp.txt
runtests.py
setup.py
django_hidp.egg-info/PKG-INFO
django_hidp.egg-info/SOURCES.txt
django_hidp.egg-info/dependency_links.txt
django_hidp.egg-info/requires.txt
django_hidp.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/configure-as-oidc-provider.md
docs/configure-oidc-clients.md
docs/content-security-policy.md
docs/index.md
docs/installation-extras.md
docs/installation.md
docs/management-commands.md
docs/one-time-passwords.md
docs/password-validation.md
docs/rate-limiting.md
docs/registration.md
docs/requirements.txt
docs/templates.md
docs/terms-of-service.md
docs/translations.md
docs/user-model.md
hidp/__init__.py
hidp/apps.py
hidp/utils.py
hidp/accounts/__init__.py
hidp/accounts/account_management_urls.py
hidp/accounts/account_urls.py
hidp/accounts/apps.py
hidp/accounts/auth.py
hidp/accounts/email_change.py
hidp/accounts/email_verification.py
hidp/accounts/forms.py
hidp/accounts/mailers.py
hidp/accounts/models.py
hidp/accounts/password_validation.py
hidp/accounts/tokens.py
hidp/accounts/views.py
hidp/accounts/management/__init__.py
hidp/accounts/management/commands/__init__.py
hidp/accounts/management/commands/remove_complete_and_stale_email_change_requests.py
hidp/accounts/management/commands/remove_stale_unverified_accounts.py
hidp/accounts/migrations/0001_initial.py
hidp/accounts/migrations/__init__.py
hidp/api/__init__.py
hidp/api/apps.py
hidp/api/serializers.py
hidp/api/urls.py
hidp/api/views.py
hidp/compat/__init__.py
hidp/compat/uuid7.py
hidp/config/__init__.py
hidp/config/checks.py
hidp/config/oauth2_provider.py
hidp/config/oidc_clients.py
hidp/config/urls.py
hidp/csp/__init__.py
hidp/csp/decorators.py
hidp/csp/templatetags/__init__.py
hidp/csp/templatetags/csp_nonce.py
hidp/federated/__init__.py
hidp/federated/apps.py
hidp/federated/constants.py
hidp/federated/forms.py
hidp/federated/models.py
hidp/federated/oidc_client_urls.py
hidp/federated/oidc_management_urls.py
hidp/federated/tokens.py
hidp/federated/views.py
hidp/federated/auth/__init__.py
hidp/federated/auth/backends.py
hidp/federated/management/__init__.py
hidp/federated/management/commands/__init__.py
hidp/federated/management/commands/refresh_oidc_clients_jwks.py
hidp/federated/migrations/0001_initial.py
hidp/federated/migrations/__init__.py
hidp/federated/oidc/__init__.py
hidp/federated/oidc/authorization_code_flow.py
hidp/federated/oidc/exceptions.py
hidp/federated/oidc/jwks.py
hidp/federated/providers/__init__.py
hidp/federated/providers/base.py
hidp/federated/providers/google.py
hidp/federated/providers/microsoft.py
hidp/locale/django.pot
hidp/locale/nl/LC_MESSAGES/django.mo
hidp/locale/nl/LC_MESSAGES/django.po
hidp/oidc_provider/__init__.py
hidp/oidc_provider/apps.py
hidp/oidc_provider/middleware.py
hidp/oidc_provider/oauth_validators.py
hidp/oidc_provider/urls.py
hidp/oidc_provider/views.py
hidp/otp/__init__.py
hidp/otp/decorators.py
hidp/otp/devices.py
hidp/otp/exceptions.py
hidp/otp/forms.py
hidp/otp/mailers.py
hidp/otp/middleware.py
hidp/otp/otp_management_urls.py
hidp/otp/otp_urls.py
hidp/otp/views.py
hidp/rate_limit/__init__.py
hidp/rate_limit/decorators.py
hidp/rate_limit/middleware.py
hidp/rate_limit/views.py
hidp/templates/hidp/base.html
hidp/templates/hidp/base_email.html
hidp/templates/hidp/base_invalid_link.html
hidp/templates/hidp/base_post_login.html
hidp/templates/hidp/base_pre_login.html
hidp/templates/hidp/accounts/login.html
hidp/templates/hidp/accounts/logout_confirm.html
hidp/templates/hidp/accounts/register.html
hidp/templates/hidp/accounts/tos.html
hidp/templates/hidp/accounts/forms/authentication_form.html
hidp/templates/hidp/accounts/forms/rate_limited_authentication_form.html
hidp/templates/hidp/accounts/forms/user_creation_form.html
hidp/templates/hidp/accounts/management/edit_account.html
hidp/templates/hidp/accounts/management/edit_account_done.html
hidp/templates/hidp/accounts/management/email_change_cancel.html
hidp/templates/hidp/accounts/management/email_change_cancel_done.html
hidp/templates/hidp/accounts/management/email_change_cancel_invalid_link.html
hidp/templates/hidp/accounts/management/email_change_complete.html
hidp/templates/hidp/accounts/management/email_change_confirm.html
hidp/templates/hidp/accounts/management/email_change_confirm_invalid_link.html
hidp/templates/hidp/accounts/management/email_change_request.html
hidp/templates/hidp/accounts/management/email_change_request_sent.html
hidp/templates/hidp/accounts/management/manage_account.html
hidp/templates/hidp/accounts/management/password_change.html
hidp/templates/hidp/accounts/management/password_change_done.html
hidp/templates/hidp/accounts/management/set_password.html
hidp/templates/hidp/accounts/management/set_password_done.html
hidp/templates/hidp/accounts/management/email/email_change_body.html
hidp/templates/hidp/accounts/management/email/email_change_body.txt
hidp/templates/hidp/accounts/management/email/email_change_subject.txt
hidp/templates/hidp/accounts/management/email/email_changed_body.html
hidp/templates/hidp/accounts/management/email/email_changed_body.txt
hidp/templates/hidp/accounts/management/email/email_changed_subject.txt
hidp/templates/hidp/accounts/management/email/password_changed_body.html
hidp/templates/hidp/accounts/management/email/password_changed_body.txt
hidp/templates/hidp/accounts/management/email/password_changed_subject.txt
hidp/templates/hidp/accounts/management/email/proposed_email_exists_body.html
hidp/templates/hidp/accounts/management/email/proposed_email_exists_body.txt
hidp/templates/hidp/accounts/management/email/proposed_email_exists_subject.txt
hidp/templates/hidp/accounts/management/forms/edit_user_form.html
hidp/templates/hidp/accounts/management/forms/email_change_cancel_form.html
hidp/templates/hidp/accounts/management/forms/email_change_confirm_form.html
hidp/templates/hidp/accounts/management/forms/email_change_request_form.html
hidp/templates/hidp/accounts/management/forms/password_change_form.html
hidp/templates/hidp/accounts/management/forms/set_password_form.html
hidp/templates/hidp/accounts/recovery/password_reset.html
hidp/templates/hidp/accounts/recovery/password_reset_complete.html
hidp/templates/hidp/accounts/recovery/password_reset_email_sent.html
hidp/templates/hidp/accounts/recovery/password_reset_invalid_link.html
hidp/templates/hidp/accounts/recovery/password_reset_request.html
hidp/templates/hidp/accounts/recovery/email/password_reset_body.html
hidp/templates/hidp/accounts/recovery/email/password_reset_body.txt
hidp/templates/hidp/accounts/recovery/email/password_reset_subject.txt
hidp/templates/hidp/accounts/recovery/email/set_password_body.html
hidp/templates/hidp/accounts/recovery/email/set_password_body.txt
hidp/templates/hidp/accounts/recovery/email/set_password_subject.txt
hidp/templates/hidp/accounts/recovery/forms/password_reset_form.html
hidp/templates/hidp/accounts/recovery/forms/password_reset_request_form.html
hidp/templates/hidp/accounts/verification/email_verification_complete.html
hidp/templates/hidp/accounts/verification/email_verification_required.html
hidp/templates/hidp/accounts/verification/email_verification_required_invalid_link.html
hidp/templates/hidp/accounts/verification/verify_email.html
hidp/templates/hidp/accounts/verification/verify_email_invalid_link.html
hidp/templates/hidp/accounts/verification/email/account_exists_body.html
hidp/templates/hidp/accounts/verification/email/account_exists_body.txt
hidp/templates/hidp/accounts/verification/email/account_exists_subject.txt
hidp/templates/hidp/accounts/verification/email/verification_body.html
hidp/templates/hidp/accounts/verification/email/verification_body.txt
hidp/templates/hidp/accounts/verification/email/verification_subject.txt
hidp/templates/hidp/accounts/verification/forms/email_verification_form.html
hidp/templates/hidp/federated/account_link.html
hidp/templates/hidp/federated/account_link_done.html
hidp/templates/hidp/federated/account_unlink.html
hidp/templates/hidp/federated/account_unlink_done.html
hidp/templates/hidp/federated/linked_services.html
hidp/templates/hidp/federated/registration.html
hidp/templates/hidp/federated/forms/account_link_form.html
hidp/templates/hidp/federated/forms/account_unlink_form.html
hidp/templates/hidp/federated/forms/registration_form.html
hidp/templates/hidp/includes/federated/oidc_provider_list.html
hidp/templates/hidp/includes/federated/oidc_provider_list_option.html
hidp/templates/hidp/includes/forms/base_form.html
hidp/templates/hidp/includes/forms/submit_row.html
hidp/templates/hidp/otp/disable.html
hidp/templates/hidp/otp/disable_recovery_code.html
hidp/templates/hidp/otp/overview.html
hidp/templates/hidp/otp/recovery_codes.html
hidp/templates/hidp/otp/setup_device.html
hidp/templates/hidp/otp/setup_device_done.html
hidp/templates/hidp/otp/verify.html
hidp/templates/hidp/otp/verify_recovery_code.html
hidp/templates/hidp/otp/email/configured_body.html
hidp/templates/hidp/otp/email/configured_body.txt
hidp/templates/hidp/otp/email/configured_subject.txt
hidp/templates/hidp/otp/email/disabled_body.html
hidp/templates/hidp/otp/email/disabled_body.txt
hidp/templates/hidp/otp/email/disabled_subject.txt
hidp/templates/hidp/otp/email/recovery_code_used_body.html
hidp/templates/hidp/otp/email/recovery_code_used_body.txt
hidp/templates/hidp/otp/email/recovery_code_used_subject.txt
hidp/templates/hidp/otp/email/recovery_codes_regenerated_body.html
hidp/templates/hidp/otp/email/recovery_codes_regenerated_body.txt
hidp/templates/hidp/otp/email/recovery_codes_regenerated_subject.txt
hidp/test/__init__.py
hidp/test/factories/__init__.py
hidp/test/factories/otp_factories.py
hidp/test/factories/user_factories.py
tests/__init__.py
tests/test_settings.py
tests/custom_user/__init__.py
tests/custom_user/models.py
tests/custom_user/migrations/0001_initial.py
tests/custom_user/migrations/__init__.py
tests/smoke_tests/__init__.py
tests/smoke_tests/test_oauth.py
tests/smoke_tests/test_accounts/__init__.py
tests/smoke_tests/test_accounts/test_email_change.py
tests/smoke_tests/test_accounts/test_login.py
tests/smoke_tests/test_accounts/test_logout.py
tests/smoke_tests/test_accounts/test_management.py
tests/smoke_tests/test_accounts/test_recovery.py
tests/smoke_tests/test_accounts/test_signup.py
tests/smoke_tests/test_accounts/test_verification.py
tests/smoke_tests/test_federated/__init__.py
tests/smoke_tests/test_federated/test_views.py
tests/smoke_tests/test_otp/__init__.py
tests/smoke_tests/test_otp/test_views.py
tests/translations/__init__.py
tests/translations/management/__init__.py
tests/translations/management/commands/__init__.py
tests/translations/management/commands/makemessages.py
tests/unit_tests/__init__.py
tests/unit_tests/test_accounts/__init__.py
tests/unit_tests/test_accounts/test_auth.py
tests/unit_tests/test_accounts/test_base_mailer.py
tests/unit_tests/test_accounts/test_forms.py
tests/unit_tests/test_accounts/test_password_validation.py
tests/unit_tests/test_accounts/test_tokens.py
tests/unit_tests/test_accounts/test_user_manager.py
tests/unit_tests/test_accounts/test_user_model.py
tests/unit_tests/test_api/__init__.py
tests/unit_tests/test_api/test_views.py
tests/unit_tests/test_config/__init__.py
tests/unit_tests/test_config/test_checks.py
tests/unit_tests/test_config/test_oidc_client_registry.py
tests/unit_tests/test_csp/__init__.py
tests/unit_tests/test_csp/test_decorators.py
tests/unit_tests/test_csp/test_templatetags.py
tests/unit_tests/test_federated/__init__.py
tests/unit_tests/test_federated/test_forms.py
tests/unit_tests/test_federated/test_models.py
tests/unit_tests/test_federated/test_auth/__init__.py
tests/unit_tests/test_federated/test_auth/test_oidc_backend.py
tests/unit_tests/test_federated/test_oidc/__init__.py
tests/unit_tests/test_federated/test_oidc/test_authorization_code_flow.py
tests/unit_tests/test_federated/test_oidc/test_jwks.py
tests/unit_tests/test_federated/test_providers/__init__.py
tests/unit_tests/test_federated/test_providers/example.py
tests/unit_tests/test_federated/test_providers/test_base_oidc_client.py
tests/unit_tests/test_federated/test_providers/test_google_oidc_client.py
tests/unit_tests/test_federated/test_providers/test_microsoft_oidc_client.py
tests/unit_tests/test_otp/__init__.py
tests/unit_tests/test_otp/test_decorators.py
tests/unit_tests/test_otp/test_devices.py
tests/unit_tests/test_otp/test_forms.py
tests/unit_tests/test_otp/test_middleware.py
tests/unit_tests/test_rate_limit/__init__.py
tests/unit_tests/test_rate_limit/test_decorators.py
tests/unit_tests/test_rate_limit/test_middleware.py
tests/unit_tests/test_rate_limit/urls.py
tests/unit_tests/test_rate_limit/views.py
tests/unit_tests/test_translations/__init__.py
tests/unit_tests/test_translations/test_middleware.py