[Koha-bugs] [Bug 27594] Add access to public download link for publicly-accessible uploads

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 6 20:26:56 CEST 2021


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

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA

--- Comment #12 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
It works, due to Secure Contexts[1] it wasn't working by default in my dev env.
Dirty workaround: in /etc/host, make localhost point to the ip of the local
Koha. Don't forget to undo it, otherwise it will mess things up in the system.

[1] https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts

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


More information about the Koha-bugs mailing list