[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] TOTP input not shown when accessing a secured page that triggers the login box module

Benoit Grégoire (@benoitg) via TikiWiki-cvs <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <692520ea984c9_2a17b3d01005@gitlab-sidekiq-low-urgency-cpu-bound-v2-67497f577c-nqzvx.mail>

Benoit Grégoire pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
9db19e0b by Merci Jacob at 2025-11-25T03:14:26+00:00
[FIX] TOTP input not shown when accessing a secured page that triggers the login box module
---
* [FIX] TOTP input not shown when accessing a secured page that triggers the login box module

See merge request tikiwiki/tiki!9105

- - - - -


1 changed file:

- lib/tikiaccesslib.php


Changes:

=====================================
lib/tikiaccesslib.php
=====================================
@@ -1057,6 +1057,7 @@ class TikiAccessLib extends TikiLib
             $smarty->assign('errortitle', $detail['errortitle']);
             $smarty->assign('msg', $detail['message']);
             $smarty->assign('errortype', $detail['code']);
+            $smarty->assign('twoFactorForm', $prefs['twoFactorAuth']);
             if (isset($detail['page'])) {
                 $smarty->assign('page', $page);
             }



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/9db19e0b887541c2aaf545f22d620ae83769cd1a

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/9db19e0b887541c2aaf545f22d620ae83769cd1a
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.