https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31074 --- Comment #22 from David Cook <dcook@prosentient.com.au> --- While Plack::Middleware::Refresh wouldn't work for bug 31729, it could potentially cover the plugin scenario, since we don't use .pl scripts in plugins. But it is designed for development and not for production. That said, since it's a Middleware, it's easy for people to inject it into their own .psgi files without it being an out-of-the-box configuration. Or maybe it could be an out-of-the-box configuration and people with backend support could remove it. I'm still thinking about disabling the web upload of plugins and just managing it via the CLI. But I know there's a lot of people in different Koha support situations. -- You are receiving this mail because: You are watching all bug changes.