authentic/tests
Benjamin Dauvergne 2480687f3f auth_oidc: show a warning message if target user is already linked to another provider (#65692) 2022-12-01 13:00:20 +01:00
..
api settings: set secure flag on cookies (#71880) 2022-12-01 10:00:07 +01:00
auth_fc settings: set secure flag on cookies (#71880) 2022-12-01 10:00:07 +01:00
auth_saml auth_saml: remove metadata file path field (#70491) 2022-10-31 10:21:01 +01:00
idp_oidc settings: set secure flag on cookies (#71880) 2022-12-01 10:00:07 +01:00
middlewares a2_rbac: disable required attributes check at OU level (#58546) 2021-12-13 09:47:16 +01:00
templates misc: inject TEMPLATE_VARS in mail template context (#43469) 2020-07-03 10:00:50 +02:00
test_journal_app misc: apply django-upgrade (#69426) 2022-10-03 14:20:20 +02:00
200x200.jpg support avatar picture in user profile (#26022) 2018-10-30 10:23:11 +01:00
201x201.jpg misc: automatically resize profile image (#27644) 2018-10-30 10:23:11 +01:00
__init__.py tests: add __init__ files (#41930) 2020-05-13 20:01:43 +02:00
cache_urls.py misc: apply django-upgrade (#69426) 2022-10-03 14:20:20 +02:00
cert.pem tests: use a certificate for localhost.entrouvert.org 2018-12-05 18:03:51 +01:00
conftest.py settings: set secure flag on cookies (#71880) 2022-12-01 10:00:07 +01:00
key.pem tests: use a certificate for localhost.entrouvert.org 2018-12-05 18:03:51 +01:00
metadata.xml remove all remaining uses of urllib2.urlopen (fixes #11388) 2016-06-16 11:52:18 +02:00
openid_configuration.json oidc: fix typo in client_secret_post support declaration (#58521) 2021-11-12 10:06:17 +01:00
settings.py settings: set secure flag on cookies (#71880) 2022-12-01 10:00:07 +01:00
test_a2_rbac.py a2_rbac: move role attributes to real model fields (#69895) 2022-11-29 14:05:38 +01:00
test_admin.py admin saml: handle binary content in metadata http response (#55455) 2021-07-15 11:03:21 +02:00
test_all.py models: add User.keepalive field (#67901) 2022-11-16 11:39:07 +01:00
test_api_client.py a2_rbac: move signal handlers from django_rbac (#69902) 2022-10-19 14:53:34 +02:00
test_attribute_kinds.py settings: set secure flag on cookies (#71880) 2022-12-01 10:00:07 +01:00
test_auth_oidc.py auth_oidc: show a warning message if target user is already linked to another provider (#65692) 2022-12-01 13:00:20 +01:00
test_backends.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
test_change_email.py journal_event_types: add user email change (#52567) 2021-05-17 11:32:59 +02:00
test_commands.py settings: set secure flag on cookies (#71880) 2022-12-01 10:00:07 +01:00
test_concurrency.py ci: speed up slow tests by reducing loop sizes (#67106) 2022-07-07 13:33:50 +02:00
test_context_processors.py misc: add Service.home_url field (#61735) 2022-02-21 10:49:52 +01:00
test_csv_import.py settings: set secure flag on cookies (#71880) 2022-12-01 10:00:07 +01:00
test_custom_user.py define allowed services m2m for user profile types (#60082) 2022-03-04 11:52:30 +01:00
test_customfields.py misc: remove unicode prefixed strings (#53714) 2021-05-04 11:32:24 +02:00
test_data_transfer.py a2_rbac: move role attributes to real model fields (#69895) 2022-11-29 14:05:38 +01:00
test_fields.py fields: add a PhoneField (#70486) 2022-10-19 17:38:33 +02:00
test_hashers.py misc: concatenate strings when possible (#56007) 2021-08-10 11:02:45 +02:00
test_idp_cas.py misc: replace deprecated force_text by force_str (#69988) 2022-10-07 12:24:48 +02:00
test_idp_saml2.py settings: set secure flag on cookies (#71880) 2022-12-01 10:00:07 +01:00
test_import_export_site_cmd.py import_site: allow creating roles in default ou (#51464) 2021-12-13 09:44:36 +01:00
test_journal.py api: fix aggregation by service in statistics (#64853) 2022-05-04 19:17:05 +02:00
test_ldap.py misc: replace deprecated force_text by force_str (#69988) 2022-10-07 12:24:48 +02:00
test_login.py password: use login form customization fields (#51363) 2022-08-16 09:46:16 +02:00
test_manager.py settings: set secure flag on cookies (#71880) 2022-12-01 10:00:07 +01:00
test_manager_apiclient.py a2_rbac: add global management role for api clients (#71267) 2022-11-28 09:12:47 +01:00
test_manager_authenticators.py auth_fc: discard deprecated scopes (#71868) 2022-11-30 12:10:11 +01:00
test_manager_journal.py api: add keepalive option to user syncronization API (#67901) 2022-11-21 10:22:54 +01:00
test_manager_user_import.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_migrations.py models: add User.email_verified_date field (#19634) 2022-02-03 11:15:27 +01:00
test_models.py misc: add lock model (#64485) 2022-05-13 12:33:34 +02:00
test_natural_key.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_ou_manager.py discard django_rbac generic getters in main a2 code (#58695) 2021-11-26 10:04:48 +01:00
test_password_reset.py settings: set secure flag on cookies (#71880) 2022-12-01 10:00:07 +01:00
test_passwords.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_profile.py general: add a new "language" attribute kind (#71033) 2022-11-14 15:38:37 +01:00
test_rbac.py django_rbac: remove utils (#70894) 2022-11-14 12:00:15 +01:00
test_registration.py settings: set secure flag on cookies (#71880) 2022-12-01 10:00:07 +01:00
test_role_manager.py settings: set secure flag on cookies (#71880) 2022-12-01 10:00:07 +01:00
test_saml_x509utils.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_template.py misc: maintain home url, service and ou (#61199) 2022-02-04 11:12:02 +01:00
test_token.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_user_manager.py settings: set secure flag on cookies (#71880) 2022-12-01 10:00:07 +01:00
test_user_model.py custom_user: perform implicit writes on redundant phone fields (#65173) 2022-10-19 15:50:11 +02:00
test_utils.py tests: pass a valid get_response upon middleware initialization (#70861) 2022-11-02 10:59:38 +01:00
test_utils_api.py utils: add DjangoRBACPermission DRF's permission class (#62013) 2022-05-30 13:39:54 +02:00
test_utils_crypto.py utils: add dumps/loads for confidentiality protected tokens (#61130) 2022-02-04 10:13:04 +01:00
test_utils_evaluate.py misc: do not use dns.resolver.query on later versions of dnspython (#70632) 2022-10-28 10:34:16 +02:00
test_utils_lazy.py misc: remove some unused imports (#52457) 2021-03-30 14:00:27 +02:00
test_utils_models.py misc: delete unused safe_get_or_create (#64485) 2022-05-13 12:33:34 +02:00
test_utils_rest_framework.py api: apply unflatten to input JSON (#66742) 2022-06-29 13:25:54 +02:00
test_validators.py misc: make minimum password strength configurable in ous (#68745) 2022-10-07 08:48:58 +02:00
test_views.py misc: make minimum password strength configurable in ous (#68745) 2022-10-07 08:48:58 +02:00
test_widgets.py misc: make minimum password strength configurable in ous (#68745) 2022-10-07 08:48:58 +02:00
utils.py tests: target the password form in login() (#69720) 2022-10-19 13:05:24 +02:00
wrongcert.pem ldap: retrieve tls info on ldap errors (#56666) 2021-09-16 15:15:05 +02:00