- Apr 03, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
- Apr 01, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
Since the variable is global anyway, we don't need to pass it as parameter.
-
Marco De Donno authored
The fetch of the data don't need to be done in an ajax query once the page is loaded. This will directly populate the "secret" javascript variable and the 'input' field.
-
Marco De Donno authored
-
Marco De Donno authored
The remaining time and the current TOTP are not useful in the current workflow.
-
Marco De Donno authored
This is the same order as for the other pages (help on the left, next on the right).
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
This will only use one div to the errors and OK messages. The notification for the use is done via a function call instead of editing the corresponding divs.
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
This will not display a message to the user if the TOTP is correctly set, but will redirect him to the next step automatically.
-
Marco De Donno authored
-
Marco De Donno authored
-
- Mar 31, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
The user is now obligated to provide the TOTP value to continue. If not provided, the user can still re-open the current page to get help or retry the configuration process. This should remove the miss configured account by not reading the configuration dialog (the user has to provide at least once the TOTP to be able to finish the configuration; if the TOTP value is set in the database, the configuration has been done at least once).
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
- Mar 30, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
- Mar 29, 2021
-
-
Marco De Donno authored
-
- Mar 26, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
Remove the db.get_account_type_id_name() function and remplace it with a pre-fetched version at startup This will lower the potential cost of this function against the database by computing it only once at startup.
-
- Mar 25, 2021
-
-
Marco De Donno authored
This helps readability in the code.
-
Marco De Donno authored
The left thumb was wrongly associated with the fpc 14 (left four fingers taken simultaneously).
-
- Mar 24, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-