Skip to content

[Fix] Basic-auth command order#1128

Merged
RichardAnderson merged 1 commit into
vitodeploy:4.xfrom
RichardAnderson:fix/basic-auth-500
May 25, 2026
Merged

[Fix] Basic-auth command order#1128
RichardAnderson merged 1 commit into
vitodeploy:4.xfrom
RichardAnderson:fix/basic-auth-500

Conversation

@RichardAnderson

Copy link
Copy Markdown
Member

Removing basic auth deleted the auth file first, then reloaded the webserver, however, for a period of time between the two, the website throws a 500 as it cannot load the auth file. This PR resolves this issue by only deleting the file AFTER nginx has been reloaded.

@RichardAnderson RichardAnderson merged commit b589816 into vitodeploy:4.x May 25, 2026
3 checks passed
@RichardAnderson RichardAnderson deleted the fix/basic-auth-500 branch May 25, 2026 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants