https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32607
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #155682|0 |1 is obsolete| | Attachment #155683|0 |1 is obsolete| | Attachment #155684|0 |1 is obsolete| | Attachment #155686|0 |1 is obsolete| | Attachment #155958|0 |1 is obsolete| | --- Comment #35 from Tomás Cohen Arazi <[email protected]> --- Created attachment 157756 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157756&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 <[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/
