Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
David Cook a51d570a6e Bug 34028: Fix manual entry for two factor authentication
This patch changes the "Account" and "Key" display so that
you can manually enter two factor authentication details into
an authenticator app.

The details are the same as those provided by scanning the QR code.

Test plan:
0. Apply patch
1. Go to
http://localhost:8081/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=TwoFactorAuthentication
2. Change setting to "Enable"
3. Go to http://localhost:8081/cgi-bin/koha/circ/circulation.pl?borrowernumber=51
4. Click "More" on record toolbar and choose "Manage two-factor authentication"
5. Click "Enable two-factor authentication"
6. Scan the QR code into an authenticator app and note it creates an entry called
"Centerville: Centerville_koha"
7. Manually enter an entry into an authenticator app (like Google Authenticator)
7a. Add the "Account" as shown on the Koha screen
7b. Add the "Key" as shown on the Koha screen
8. Note that the entries added by QR code and manual entry have the same
label and both were accepted by the authenticator app

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 7c05333914)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2023-06-26 14:56:48 +02:00
..
accountline-details.tt
apikeys.tt Bug 33883: "Make sure to copy your API secret" message overlaps text 2023-06-09 11:22:20 -03:00
boraccount.tt Bug 31448: Replace 'Print' with 'Receipt' dropdown 2023-05-05 10:18:45 -03:00
deletemem.tt
discharge.tt
discharges.tt
files.tt
holdshistory.tt
housebound.tt
ill-requests.tt Bug 22440: New ILL requests table 2023-05-05 09:13:41 -03:00
mancredit.tt
maninvoice.tt
member-flags.tt
member-password.tt Bug 33343: Catch more cases and correctly use new-password hint 2023-06-09 12:04:57 -03:00
member.tt Bug 28366: Add batch patron modification to patron search results 2023-05-15 18:24:02 -03:00
memberentrygen.tt Bug 25379: (QA follow-up) Adjust other occurrences and add line break 2023-05-09 11:47:01 -03:00
members-update.tt Bug 33320: Add spacing in Patron modification requests 2023-05-12 11:22:46 -03:00
merge-patrons.tt Bug 33388: Use template wrapper for breadcrumbs: Patrons part 4 2023-04-21 10:36:23 -03:00
moremember-brief.tt
moremember-print.tt Bug 22375: (follow-up) Format even more due dates consistently 2023-05-09 11:46:56 -03:00
moremember.tt Bug 33774: Loading club table in every tab in patron details 2023-05-22 14:46:24 -03:00
notices.tt Bug 33388: Use template wrapper for breadcrumbs: Patrons part 4 2023-04-21 10:36:23 -03:00
pay.tt Bug 33388: Use template wrapper for breadcrumbs: Patrons part 4 2023-04-21 10:36:23 -03:00
paycollect.tt
printfeercpt.tt
printinvoice.tt
printnotice.tt
purchase-suggestions.tt
readingrec.tt Bug 22375: Format due date consistantly 2023-05-09 11:46:55 -03:00
recallshistory.tt
routing-lists.tt
search.tt
statistics.tt
two_factor_auth.tt Bug 34028: Fix manual entry for two factor authentication 2023-06-26 14:56:48 +02:00
update-child.tt