[Koha-bugs] [Bug 28786] Two-factor authentication for staff client - TOTP

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 21 10:51:05 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28786

--- Comment #111 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 131945
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131945&action=edit
Bug 28786: (QA follow-up) Fix qa warnings

 FAIL   members/two_factor_auth.pl
   FAIL   file permissions
                File must have the exec flag
 FAIL   koha-tmpl/intranet-tmpl/prog/en/modules/members/two_factor_auth.tt
   FAIL   filters
                missing_filter at line 42 (                        <p>Account:
[% issuer %]</p>)
                missing_filter at line 43 (                        <p>Key: [%
key_id %]</p>)
                missing_filter at line 54 (                            <input
type="hidden" name="secret32" value="[% secret32 %]" />)
                missing_filter at line 58 (                                   
<img id="qr_code" src="[% qr_code_url %]" />)
 FAIL   Koha/Auth/TwoFactorAuth.pm
   FAIL   pod coverage
                POD is missing for 'new'

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list