https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20402
--- Comment #18 from Julian Maurice <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #17) > I think we should tie api id and keys to patrons to take advantage of the > current permission system. And introduce the use of scopes at a later stage. > > Julian: can you do it? i.e. pick the code you once wrote for having patrons > create api keys on the staff interface? I think it's not needed if you only want to tie an API client with a patron. We could add a <userid>xxx</userid> in $KOHA_CONF, and act as if that user was authenticated. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
