Kevin Decherf
b09224cac1
Add a two-step setup of OTP
...
Before this change, 2FA with OTP was enabled before the user was able to
submit a code to validate the setup. Thus, this could lead to a
situation where the user is locked out of her account if there was an
issue setting up her application.
Now we rely on a new boolean property that is set to true only after the
user submits a valid code during the setup phase.
Fixes #4867
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2025-07-28 22:58:43 +02:00
Kevin Decherf
7ffcd8f7f6
Merge branch '2.6' into master
2025-04-14 21:56:24 +02:00
Yassine Guedidi
e6ce9c524c
Merge branch '2.6'
2025-04-10 01:45:52 +02:00
Yassine Guedidi
a06da68e72
Extract Config controller
2025-04-07 14:56:06 +02:00
Yassine Guedidi
503b82ea13
Extract Highlight controller
2025-04-07 14:56:06 +02:00
Yassine Guedidi
3125eb43ad
Extract QRCode controller
2025-04-07 14:56:06 +02:00
Yassine Guedidi
a7a4c5fefb
Extract Materialize Form Select controller
2025-04-07 14:56:06 +02:00
Yassine Guedidi
2a2172037e
Extract Materialize Tooltip controller
2025-04-07 14:56:06 +02:00
Yassine Guedidi
0589066ed1
Extract Materialize Tabs controller
2025-04-07 14:56:06 +02:00
Yassine Guedidi
fb11f5870e
Merge pull request #8094 from wallabag/add-isgranted-to-configcontroller
...
Add IsGranted to ConfigController
2025-03-17 09:34:25 +01:00
Yassine Guedidi
7ae25f3cc6
Fix display thumbnails checkbox
2025-03-16 22:25:40 +01:00
Yassine Guedidi
f3da3a42e8
Add IsGranted to ConfigController
2025-03-16 21:20:34 +01:00
Yassine Guedidi
fc51c940bc
Fix jrQrcode
2025-02-19 01:40:38 +01:00
Kevin Jiang
c65850050d
Implement tagging rules reset
...
Adding tagging rule reset to templates
Adding messages to tagging rule reset
Adding translation for Traditional and Simplified Chinese
2024-07-16 11:24:09 +12:00
Yassine Guedidi
664b4baa3e
Move templates
2024-02-19 10:32:55 +01:00