https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27594 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #12 from Victor Grousset/tuxayo <victor@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.