Package: gerbera Followup-For: Bug #1061790 X-Debbugs-Cc: [email protected]
Dead Maintainer,
I applied the workaround proposed by Graham, but I also had to install the
`node-blueimp-md5` package and create the following symbolic link:
cd /usr/share/gerbera/web/vendor
ln -s ../../../javascript/blueimp-md5/md5.min.js
Without that link, I would get an authentication error when trying to log in to
the web UI.

