https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20638
Tomás Cohen Arazi (tcohen) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186577|0 |1 is obsolete| | Attachment #186578|0 |1 is obsolete| | Attachment #186579|0 |1 is obsolete| | Attachment #186580|0 |1 is obsolete| | Attachment #186581|0 |1 is obsolete| | Attachment #186582|0 |1 is obsolete| | --- Comment #20 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 186583 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186583&action=edit Bug 20638: Add ApiKeyLog system preference This patch adds the ApiKeyLog system preference to control logging of API key actions (creation, deletion, revocation, activation). The preference follows the same pattern as BorrowersLog and other logging preferences. Test plan: 1. Apply patch and run database update 2. Go to Administration > System preferences > Logs 3. Verify ApiKeyLog preference appears with Yes/No options 4. Verify default value is 'Don't log' (0) Signed-off-by: Paul Derscheid <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
