Commit Graph

22 Commits

Author SHA1 Message Date
9b18b787a9 Add authentication from upstream providers (#107)
All checks were successful
continuous-integration/drone/push Build is passing
Let BasicOIDC delegate authentication to upstream providers (Google, GitHub, GitLab, Keycloak...)

Reviewed-on: #107
2023-04-27 10:10:28 +00:00
060ebe49aa Improve OTP input form
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 18:18:48 +01:00
5300b1a8f9 Improve OTP code input 2022-11-12 18:04:27 +01:00
c24318f6b8 Add 2FA icons to settings pages
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-11 13:26:09 +01:00
af383720b7 Merge factors type for authentication 2022-11-11 12:26:02 +01:00
234e77d08a Block pages indexing 2022-04-23 20:41:31 +02:00
05d3bee328 Send authenticate request 2022-04-23 19:20:59 +02:00
1d69ea536f Get auth challenge 2022-04-23 18:56:14 +02:00
0f17a8a35c Better sentence meaning 2022-04-21 19:28:54 +02:00
834ba1987e Improve handling of code input in TOTP page 2022-04-20 17:52:32 +02:00
1a1b31e8a0 Add support for numeric pad 2022-04-20 17:47:23 +02:00
68cb630339 Automatically display first factor input form if there is only one 2022-04-20 12:06:56 +02:00
867021e01a Improve TOTP form
Based on https://bbbootstrap.com/snippets/bootstrap-5-verify-otp-validation-form-inputs-78878858
2022-04-20 11:59:16 +02:00
958f6eaabf Request focus on first input on login page 2022-04-20 09:16:21 +02:00
5e9c410e98 Improve TOPT login page 2022-04-19 20:55:42 +02:00
806a085c97 Improve redirect URI management 2022-04-19 19:30:24 +02:00
ce7118ff81 Display form to enter OTP code 2022-04-19 19:24:07 +02:00
c1677071fc Add a page to choose second factor 2022-04-19 18:27:21 +02:00
5903ec2e8c Refactor login flow 2022-04-19 17:49:57 +02:00
8c93efd6cd Update copyright notice 2022-04-18 17:15:11 +02:00
5cf1f63674 Fix deprecation warnings 2022-04-18 17:13:41 +02:00
f6403afa34 Move login templates to a specific folder 2022-04-05 17:42:01 +02:00