https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31378
PTFS Europe Sandboxes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #141377|0 |1 is obsolete| | --- Comment #39 from PTFS Europe Sandboxes <[email protected]> --- Created attachment 141786 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141786&action=edit Bug 31378: Add authentication provider endpoints This patch adds routes for handling authentication providers to the REST API. To test: 1. Apply this patch 2. Run: $ kshell k$ prove t/db_dependent/api/v1/auth_providers.t => SUCCESS: Tests pass! 3. Sign off :-D Signed-off-by: Katrin <[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/
