Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Tomas Cohen Arazi da758626fe Bug 28772: Display API secret once
This patch makes the apikeys.pl display the generated API secret once,
when generated. After that, it won't be displayed by the UI.

To test:
1. Generate a new API key
=> FAIL: The secret is displayed in the API keys table
2. Visit some other page, and go back to the API keys page
=> FAIL: The API key secret is there
3. Apply this patch
4. Go to More > Manage API keys
=> SUCCESS: It no longer displays the secret
5. Generate a new API key
=> SUCCESS: The API key details (including the secret) are displayed.
=> SUCCESS: A message telling to copy the secret because it won't be
            displayed again is shown.
6. Repeat 4
=> SUCCESS: The secret is no longer displayed
7. Sign off :-D

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-09-30 09:19:05 +02:00
..
tables
accountline-details.tt
apikeys.tt Bug 28772: Display API secret once 2021-09-30 09:19:05 +02:00
boraccount.tt
deletemem.tt
discharge.tt
discharges.tt
files.tt
holdshistory.tt
housebound.tt Bug 28937: Use Flatpickr on circulation and patron pages 2021-09-29 12:47:33 +02:00
ill-requests.tt
mancredit.tt
maninvoice.tt
member-flags.tt
member-password.tt
member.tt
memberentrygen.tt Bug 28937: Use Flatpickr on circulation and patron pages 2021-09-29 12:47:33 +02:00
members-update.tt
merge-patrons.tt
moremember-brief.tt
moremember-print.tt
moremember.tt Bug 28937: Use Flatpickr on circulation and patron pages 2021-09-29 12:47:33 +02:00
notices.tt Bug 28803: (QA follow-up) Reinstate UNKNOWN_ERROR in templates 2021-09-28 10:22:36 +02:00
pay.tt
paycollect.tt
printfeercpt.tt
printinvoice.tt
purchase-suggestions.tt
readingrec.tt Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
routing-lists.tt
statistics.tt
update-child.tt