]> git.koha-community.org Git - koha.git/commit
Bug 28907: Add Koha::REST::Plugin::Auth::PublicRoutes
authorLari Taskula <lari.taskula@hypernova.fi>
Wed, 18 Sep 2024 08:24:47 +0000 (08:24 +0000)
committerJesseM <jesse@bywatersolutions.com>
Mon, 24 Feb 2025 18:05:47 +0000 (18:05 +0000)
commite0b56711b374662a218088970e88b822a6c40e11
treeda9df244a7ca9c86b6a9606292cb650f91be2ed3
parent281be087a617bd2ecd90128c8df400b74548b22e
Bug 28907: Add Koha::REST::Plugin::Auth::PublicRoutes

To test:
1. prove t/db_dependent/Koha/REST/Plugin/Auth/PublicRoutes.t

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Koha/REST/Plugin/Auth/PublicRoutes.pm [new file with mode: 0644]
Koha/REST/V1.pm
t/db_dependent/Koha/REST/Plugin/Auth/PublicRoutes.t [new file with mode: 0755]