[Koha-bugs] [Bug 21586] Add generic OpenIDConnect client implementation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 18 01:55:22 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21586

--- Comment #4 from David Cook <dcook at prosentient.com.au> ---
Comment on attachment 80689
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80689
Bug 21586: Add generic OpenIDConnect client implementation

Review of attachment 80689:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=21586&attachment=80689)
-----------------------------------------------------------------

::: C4/Auth.pm
@@ +1789,4 @@
>      }
>      else {
>          # catch all defaults to tmp should work on all systems
> +        my $dir = C4::Context::temporary_directory();

Ooops. This was a local fix that I did so that C4::Auth would compile for my
client side git hook...I should take that out.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list