dokku / dokku-http-auth

dokku plugin that gives the ability to manage HTTP basic auth for an application
MIT License
84 stars 20 forks source link

Permission denied after renaming app #18

Open holtergram opened 2 years ago

holtergram commented 2 years ago

Description of problem

After renaming an app with activated HTTP Auth I was prompted to enter the credentials when accessing the new app URL. But instead of a successfull login I was given a 403 Permission denied. I had to disable and enable it again to work.

kerns commented 1 year ago

Not an expert by any stretch, but seems to me like this might not be a bug, rather the expected behavior? I mean...that disabling / enabling it would be necessary and reasonable. 🤷🏻‍♂️