authentic/src/authentic2
Valentin Deniaud b21196f6a3 misc: bump djhtml version (#75442) 2023-03-16 10:26:43 +01:00
..
a2_rbac misc: bump black version (#75442) 2023-03-16 10:26:43 +01:00
apps misc: bump djhtml version (#75442) 2023-03-16 10:26:43 +01:00
attribute_aggregator misc: bump black version (#75442) 2023-03-16 10:26:43 +01:00
attributes_ng attributes_ng: restore setting superuser flag (#71855) 2022-11-29 18:55:27 +01:00
auth_migrations_18 misc: bump black version (#75442) 2023-03-16 10:26:43 +01:00
backends misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 10:26:43 +01:00
compat misc: remove samesite retro-compatibility code (#60798) 2022-01-18 23:58:29 +01:00
custom_user misc: bump black version (#75442) 2023-03-16 10:26:43 +01:00
disco_service misc: bump black version (#75442) 2023-03-16 10:26:43 +01:00
forms misc: bump black version (#75442) 2023-03-16 10:26:43 +01:00
idp misc: bump djhtml version (#75442) 2023-03-16 10:26:43 +01:00
locale/fr/LC_MESSAGES translation update (#72703) 2023-03-02 16:15:23 +01:00
management misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 10:26:43 +01:00
manager misc: bump djhtml version (#75442) 2023-03-16 10:26:43 +01:00
migrations misc: bump black version (#75442) 2023-03-16 10:26:43 +01:00
nonce misc: bump black version (#75442) 2023-03-16 10:26:43 +01:00
saml misc: bump black version (#75442) 2023-03-16 10:26:43 +01:00
static misc: change email live hint message element to be <p> (#71068) 2023-01-20 14:07:04 +01:00
templates templates: redo service info fragment with less blocks (#75125) 2023-03-10 10:43:36 +01:00
utils misc: change pyupgrade target version to 3.9 (#75442) 2023-03-16 10:26:43 +01:00
__init__.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 10:26:43 +01:00
admin.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 10:26:43 +01:00
api_mixins.py discard deprecated unicode-aware i18n utils (#64305) 2022-05-13 09:49:23 +02:00
api_urls.py misc: apply django-upgrade (#69426) 2022-10-03 14:20:20 +02:00
api_views.py misc: bump black version (#75442) 2023-03-16 10:26:43 +01:00
app_settings.py views: fix sms-registration phone-number ratelimit key (#72597) 2022-12-19 16:13:45 +01:00
apps.py misc: rename app.py to apps.py (#75462) 2023-03-16 10:26:43 +01:00
attribute_kinds.py settings: rename erroneous 'lang' phone number entry for 'region' (#73998) 2023-01-31 09:37:36 +01:00
authentication.py api: add keepalive option to user syncronization API (#67901) 2022-11-21 10:22:54 +01:00
base_commands.py management: add a LogToConsoleCommand base class (#62710) 2022-12-14 15:31:07 +01:00
cbv.py misc: move hooks module in utils package (#69720) 2022-10-19 13:05:24 +02:00
compat_lasso.py misc: fix unused-import pylint error (#56982) 2021-09-24 11:21:18 +02:00
constants.py misc: maintain home url, service and ou (#61199) 2022-02-04 11:12:02 +01:00
context_processors.py misc: show service name only if it's OIDC service (#64467) 2022-04-25 11:27:16 +02:00
cors.py misc: remove cache decorators declaration to avoir circular import (#62014) 2022-02-21 14:17:01 +01:00
crypto.py misc: move authentic2.crypto to authentic2.utils.crypto (#61130) 2022-02-04 10:13:01 +01:00
csv_import.py custom_user: set email verification sources (#66054) 2022-12-12 09:45:45 +01:00
data_transfer.py a2_rbac: move role attributes to real model fields (#69895) 2022-11-29 14:05:38 +01:00
decorators.py misc: apply django-upgrade (#69426) 2022-10-03 14:20:20 +02:00
exponential_retry_timeout.py misc: apply black 22.1.0 2022-03-01 19:34:11 +01:00
hashers.py misc: replace deprecated force_text by force_str (#69988) 2022-10-07 12:24:48 +02:00
hooks.py misc: move hooks module in utils package (#69720) 2022-10-19 13:05:24 +02:00
http_utils.py general: give a timeout to all HTTP requests (#68470) 2022-08-29 08:33:05 +02:00
journal.py misc: maintain home url, service and ou (#61199) 2022-02-04 11:12:02 +01:00
journal_event_types.py api: add keepalive option to user syncronization API (#67901) 2022-11-21 10:22:54 +01:00
ldap_utils.py misc: replace deprecated force_text by force_str (#69988) 2022-10-07 12:24:48 +02:00
log_filters.py misc: remove six module usage (#52503) 2021-03-30 15:06:49 +02:00
logger.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
managers.py discard django_rbac generic getters in main a2 code (#58695) 2021-11-26 10:04:48 +01:00
middleware.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 10:26:43 +01:00
models.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 10:26:43 +01:00
natural_key.py misc: fix no-else-break pylint error (#56982) 2021-09-24 11:21:18 +02:00
passwords.py misc: replace deprecated ugettext by gettext (#69974) 2022-10-07 11:42:51 +02:00
plugins.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 10:26:43 +01:00
serializers.py misc: fix try-except-raise pylint error (#56982) 2021-09-24 11:30:14 +02:00
settings.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 10:26:43 +01:00
urls.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 10:26:43 +01:00
user_login_failure.py misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
validators.py custom_user: add phone and phone verification fields (#65173) 2022-10-19 15:50:11 +02:00
views.py misc: bump black version (#75442) 2023-03-16 10:26:43 +01:00
widgets.py misc: fix unused-wildcard-import pylint error (#56982) 2021-09-24 11:30:14 +02:00
wsgi.py misc: fix unused-import pylint error (#56982) 2021-09-24 11:21:18 +02:00