authentic/tests
Valentin Deniaud b568ead741 auth_saml: warn if mellon key settings are not set (#68935) 2022-09-15 10:43:35 +02:00
..
api misc: generate hints from zxcvbn report (#63831) 2022-09-07 11:59:54 +02:00
auth_fc auth_fc: provide clearer account linking errors (#68368) 2022-09-15 10:06:04 +02:00
idp_oidc idp_oidc: do not delete code on resolution by token endpoint (#66893) 2022-07-29 19:17:35 +02: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 journal: make all record() arguments keyword only (#63174) 2022-03-25 10:45:15 +01: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: remove cache decorators declaration to avoir circular import (#62014) 2022-02-21 14:17:01 +01:00
cert.pem tests: use a certificate for localhost.entrouvert.org 2018-12-05 18:03:51 +01:00
conftest.py ci: removed unnecessary slow marker (#67106) 2022-07-07 10:48:44 +02: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 misc: fix undefined-variable pylint error (#56982) 2021-09-24 11:21:18 +02:00
test_a2_rbac.py rbac: add direct parameter to parents and children methods (#62013) 2022-05-30 13:39:54 +02: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 misc: move cache decorators in utils (#61735) 2022-02-21 10:49:52 +01:00
test_api_client.py handle APICLient in DRF authentication (#66985) 2022-08-17 16:24:52 +02:00
test_attribute_kinds.py urls: move public view into their own prefix (#12932) 2022-04-22 09:51:10 +02:00
test_auth_oidc.py auth_oidc: use login form customization fields (#51363) 2022-08-16 09:46:16 +02:00
test_auth_saml.py auth_saml: rename user attribute field for consistency (#68384) 2022-09-13 11:05:56 +02: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 misc: skip users with no email in clean-unused-accounts (#67998) 2022-08-09 16:18:28 +02: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 urls: move public view into their own prefix (#12932) 2022-04-22 09:51:10 +02: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 misc: do not export deleted role parenting relations (#67489) 2022-07-19 16:40:40 +02:00
test_fields.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_hashers.py misc: concatenate strings when possible (#56007) 2021-08-10 11:02:45 +02:00
test_idp_cas.py misc: add journal event type for access-denied event on sso (#60679) 2022-02-03 15:35:56 +01:00
test_idp_saml2.py idp/saml2: use sp's next url as part of authn display conditions (#65643) 2022-07-04 11:52:24 +02: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 manager: display ldapsearch command on multiple lines (#68285) 2022-08-26 09:26:23 +02:00
test_login.py password: use login form customization fields (#51363) 2022-08-16 09:46:16 +02:00
test_manager.py manager: separate oidc service settings on another page (#68108) 2022-09-12 20:38:25 +02:00
test_manager_authenticators.py auth_saml: warn if mellon key settings are not set (#68935) 2022-09-15 10:43:35 +02:00
test_manager_journal.py authenticators: allow splitting configuration form (#67875) 2022-09-14 09:53:56 +02: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 forms: show error if all accounts for reset have no email (#62866) 2022-04-29 12:16:43 +02:00
test_passwords.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_profile.py views: translate boolean attributes in profile (#58939) 2021-12-02 11:03:50 +01:00
test_registration.py tests: disregard apostrophe char variations between dj versions (#64305) 2022-05-13 09:49:23 +02:00
test_role_manager.py roles: added /manage/roles/uuid:<> url (#66760) 2022-08-01 09:53:15 +02: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 manager: add a disabled badge next to title of user page (#66869) 2022-08-12 09:17:32 +02:00
test_user_model.py misc: remove some unused imports (#52457) 2021-03-30 14:00:27 +02:00
test_utils.py urls: move public view into their own prefix (#12932) 2022-04-22 09:51:10 +02: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 utils/evaluate: fill default context with necessary variables (#66943) 2022-07-05 12:09:37 +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: add password strength meter in NewPasswordInput (#63831) 2022-09-07 11:58:31 +02:00
test_views.py django3: try to read signed cookie content in tests (#64305) 2022-05-13 09:49:23 +02:00
test_widgets.py misc: add password strength meter in NewPasswordInput (#63831) 2022-09-07 11:58:31 +02:00
utils.py tests: add fixture decorator for db fixture with global scope (#62013) 2022-05-30 13:39:54 +02:00
wrongcert.pem ldap: retrieve tls info on ldap errors (#56666) 2021-09-16 15:15:05 +02:00