Bug 31272: Use TT plugins for pickup library and due date in opac-reserve.pl
[koha.git] / members / apikeys.pl
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2021-09-30 Tomas Cohen AraziBug 28772: Display API secret once
2021-09-30 Petro VashchukBug 28759: limit accessibility for "Manage API keys"
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2019-01-25 Jonathan DruartBug 21993: Display a user-friendly message when the...
2018-05-09 Tomas Cohen AraziBug 20624: Make staff client respect RESTOAuth2ClientCr...
2018-05-09 Jonathan DruartBug 20568: fix shebang
2018-05-09 Jonathan DruartBug 20568: Fix bad resolution conflict with bug 18403
2018-05-09 Tomas Cohen AraziBug 20568: CSRF protection
2018-05-09 Tomas Cohen AraziBug 20568: (QA follow-up) Get rid of the id column
2018-05-09 Tomas Cohen AraziBug 20568: Move value => client_id + secret
2018-05-09 Tomas Cohen AraziBug 20568: Add mandatory description field for api...
2018-05-09 Julian MauriceBug 20568: API keys management in interface