http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10988
--- Comment #39 from David Cook <[email protected]> --- (In reply to M. Tompsett from comment #38) > (In reply to Jonathan Druart from comment #36) > > I don't have an installation with a public ip, > > so I cannot test this patch. > > You don't need a public ip, as far as I recall, since the redirect is done > at the browser level. I'm not familiar with this patch at all, but it's true about not needing a public IP. I have a local app where I send "localhost:8888/callback" as the return uri to the OAuth 2.0 server and it works well. Not sure if that's feasible within the context of this patch, but... -- 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/
