repman-io / repman

Repman - PHP Repository Manager: packagist proxy and host for private packages
https://repman.io
MIT License
513 stars 106 forks source link

Invalid credentials message when "Allow anonymous users" is enabled. #613

Open jacerider opened 1 year ago

jacerider commented 1 year ago

Running into an issue where Repman seems to be ignoring the "Allow anonymous users" setting and is requiring authentication. I've tried disabling and re-enabling the "Allow anonymous users" setting with no luck. Everything was working yesterday but this morning my deployments are all failing.

Any idea what might be going on or how to fix this? Thanks!

petemcw commented 1 year ago

I am also seeing this same issue. In addition, we are getting an "Invalid credentials" message on our private access when using an appropriate token. Essentially everything Repman that worked yesterday is failing today.

petemcw commented 1 year ago

Maybe this is somehow related to issue #611 as well?