https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21586 --- Comment #4 from David Cook <dcook@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.