restic / rest-server

Rest Server is a high performance HTTP server that implements restic's REST backend API.
BSD 2-Clause "Simplified" License
978 stars 143 forks source link

disabling authentication is broken in the latest published Docker Hub image #153

Closed niieani closed 3 years ago

niieani commented 3 years ago

I saw this bug has been fixed 3 months ago on master, but the latest Docker Hub image is still broken :( Any chance the latest version could be pushed to docker Hub?

Thanks 🙇

rawtaz commented 3 years ago

Given that there's been some work done on master very recently (days ago) this will be addressed when it's time, I'm guessing it won't be too far away. I'll close this as there's no action to do here until there's a new release, and that will come when it's ready.

rawtaz commented 3 years ago

But we'll make sure to push to master when that happens :)

niieani commented 3 years ago

Thanks for the fast response @rawtaz. I found a workaround - put OPTIONS=--no-auth as the environment var. Perhaps it would make sense to have CI publish whatever is on master tagged unstable or something?

wojas commented 3 years ago

This change is not master only, it was changed in v0.10.0.