https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32607 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154006|0 |1 is obsolete| | Attachment #154007|0 |1 is obsolete| | Attachment #154008|0 |1 is obsolete| | Attachment #154009|0 |1 is obsolete| | Attachment #154010|0 |1 is obsolete| | Attachment #154438|0 |1 is obsolete| | --- Comment #23 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 155682 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155682&action=edit Bug 32607: Add table and permissions This patch adds: * A new table: `record_sources`. * A new user permission: `manage_record_sources`. Record sources will contain a name and might be linked to a patron. This patron will be the one that has permission to use the assigned token through API calls. The `api_token` will be generated on Koha side on store. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.