a-nau / password-protected-website-template

Template to create and host a simple password-protected website with Github Pages.
https://a-nau.github.io/password-protected-website-template/
MIT License
48 stars 16 forks source link

bad password #4

Closed jamiekarvans closed 1 year ago

jamiekarvans commented 1 year ago

hi, i have added the secret for the repo with the right name and given the secret value as password but still it gives me bad password while i'm entering same password i have saved as secret

a-nau commented 1 year ago

Hi @jamiekarvans

Are you sure the secret name is correct and you have no typo in the password? Also try to update the repo by committing a new change and pushing. This will rebuild the site and use the current password.

jamiekarvans commented 1 year ago

Yes I have already updated the HTML file for index and pushed the update, I have received an error message while GitHub was building the environment I guess. I will do that again tonight and will send you the error message.

On Sun, Jun 4, 2023, 9:51 AM Alex Naumann @.***> wrote:

Hi @jamiekarvans https://github.com/jamiekarvans

Are you sure the secret name is correct and you have no typo in the password? Also try to update the repo by committing a new change and pushing. This will rebuild the site and use the current password.

— Reply to this email directly, view it on GitHub https://github.com/a-nau/password-protected-website-template/issues/4#issuecomment-1575419213, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQRGDFDRCATSLQ6GA7TSG7DXJQSPFANCNFSM6AAAAAAYZBKZYA . You are receiving this because you were mentioned.Message ID: @.***>

a-nau commented 1 year ago

@jamiekarvans does the issue persist?

jamiekarvans commented 1 year ago

no, it is working. thanx

On Wed, Jul 5, 2023, 06:09 Alex Naumann @.***> wrote:

@jamiekarvans https://github.com/jamiekarvans does the issue persist?

— Reply to this email directly, view it on GitHub https://github.com/a-nau/password-protected-website-template/issues/4#issuecomment-1620936058, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQRGDFE7CZC5DTTWQIWUUVDXOTHXBANCNFSM6AAAAAAYZBKZYA . You are receiving this because you were mentioned.Message ID: @.***>

a-nau commented 1 year ago

Cool, thanks for the update!