authentic/tests
Benjamin Dauvergne c5e5a14a1a misc: block user without required_on_login attributes (#24056)
Superuser are exempted from the restriction.
2021-07-23 17:15:21 +02:00
..
auth_fc misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
idp_oidc misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
middlewares misc: block user without required_on_login attributes (#24056) 2021-07-23 17:15:21 +02:00
templates misc: inject TEMPLATE_VARS in mail template context (#43469) 2020-07-03 10:00:50 +02:00
test_journal_app misc: apply isort (#52457) 2021-03-30 13:59:53 +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 isort (#52457) 2021-03-30 13:59:53 +02:00
cert.pem tests: use a certificate for localhost.entrouvert.org 2018-12-05 18:03:51 +01:00
conftest.py misc: apply pyupgrade (#55519) 2021-07-12 12:03: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 test some management commands (#24866) 2018-07-16 08:05:50 +02:00
settings.py utils: add a safe_get_or_create() primitive (#52929) 2021-04-17 18:34:02 +02:00
test_a2_rbac.py misc: update import statements (#55602) 2021-07-15 12:32:26 +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: add a required_on_login flag on Attribute (#24056) 2021-07-23 17:15:21 +02:00
test_api.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
test_attribute_kinds.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_auth_oidc.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
test_auth_saml.py manager: include oidc and saml federation info in user details (#28210) 2021-04-26 10:12:55 +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: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_concurrency.py tests: detect use of --nomigrations through pytestconfig 2021-04-11 16:25:37 +02:00
test_crypto.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_csv_import.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_custom_user.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_customfields.py misc: remove unicode prefixed strings (#53714) 2021-05-04 11:32:24 +02:00
test_data_transfer.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
test_fields.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_hashers.py misc: apply black (#52457) 2021-03-30 11:32:55 +02:00
test_idp_cas.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_idp_saml2.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
test_import_export_site_cmd.py data_transfer: validate Role.slug and Role.uuid fields (#52192) 2021-03-31 19:13:37 +02:00
test_journal.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_large_userbase.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_ldap.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
test_login.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_manager.py manager: show only roles user is a member of (#55542) 2021-07-13 17:41:37 +02:00
test_manager_journal.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_manager_user_import.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_migrations.py misc: remove some unused imports (#52457) 2021-03-30 14:00:27 +02:00
test_models.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_natural_key.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_ou_manager.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_password_reset.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
test_passwords.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_profile.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_registration.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
test_role_manager.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_saml_x509utils.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_template.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_token.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_user_manager.py misc: block user without required_on_login attributes (#24056) 2021-07-23 17:15:21 +02:00
test_user_model.py misc: remove some unused imports (#52457) 2021-03-30 14:00:27 +02:00
test_utils.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00
test_utils_evaluate.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
test_utils_lazy.py misc: remove some unused imports (#52457) 2021-03-30 14:00:27 +02:00
test_utils_models.py tests: relax assertions in safe_get_or_create test 2021-04-27 06:54:09 +02:00
test_validators.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
test_views.py misc: remove six module usage (#52503) 2021-03-30 15:06:49 +02:00
test_widgets.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
utils.py misc: update import statements (#55602) 2021-07-15 12:32:26 +02:00