- 20 Oct, 2020 12 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
In order for the two_factor module to still send an email upon successful login on a blocked account, monkey patch the list of forms used and replace the one for the auth step with the custom version that sends an email.
-
Samuel GAIST authored
This special form will send an email to a blocked account owner on successful login attempt. This replaces what the custom login view did prior to implementation of the 2FA.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Flavio TARSETTI authored
Add instructions to run experiments from command line See merge request !408
-
Samuel GAIST authored
-
- 06 Oct, 2020 26 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Flavio TARSETTI authored
Remove edition from doc See merge request !407
-
-
-
-
-
-
Flavio TARSETTI authored
Remove experiment editor See merge request !403
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 02 Oct, 2020 1 commit
-
-
Flavio TARSETTI authored
Fix jsonschema to older version for buildout See merge request !406
-
- 01 Oct, 2020 1 commit
-
-
Samuel GAIST authored
The latest version does not play nice with Python 3.7
-