https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31378
--- Comment #20 from Tomás Cohen Arazi <[email protected]> --- Notes for testing: KTD (master) comes with the koha-staging repo already configured, so in order to test this patches you can just run: $ apt install libmojolicious-plugin-oauth2-perl After installing the dependency, you need to restart Plack (as usual): $ koha-plack --restart kohadev The OAuth2 Mojolicious plugin is feeded with the configured authentication providers at (plack) startup time, so in order for new providers to be picked, restart Plack, just to be sure. Enjoy, provide any constructive comments you can, early. -- 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/
