This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/passbook/stages/user_login
Jens Langhammer f12fd78822 stages/user_login: replace usage of -1 with 0 2020-10-27 00:31:22 +01:00
..
migrations stages/user_login: replace usage of -1 with 0 2020-10-27 00:31:22 +01:00
__init__.py stages/login: -> stages/user_login: rename login to user_login for user_create stage 2020-05-10 16:20:44 +02:00
api.py stages/user_login: Allow changing of session duration 2020-07-04 15:20:45 +02:00
apps.py stages/login: -> stages/user_login: rename login to user_login for user_create stage 2020-05-10 16:20:44 +02:00
forms.py stages/user_login: use timedelta_string_validator instead of seconds 2020-10-26 22:03:27 +01:00
models.py stages/user_login: replace usage of -1 with 0 2020-10-27 00:31:22 +01:00
stage.py stages/user_login: replace usage of -1 with 0 2020-10-27 00:31:22 +01:00
tests.py stages/user_login: use timedelta_string_validator instead of seconds 2020-10-26 22:03:27 +01:00