Skip to content

Fix password sign in with service-worker #511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 17, 2019
Merged

Fix password sign in with service-worker #511

merged 1 commit into from
Apr 17, 2019

Conversation

lucacasonato
Copy link
Contributor

Issue

Fixes issue #510.

Fix

Fixed by disabling caching for all *.html files in service worker definition for Workbox.

Testing setup

  • Chrome 75.0.3768.0
  • macOS 10.14.4
  • Docker 2.0.0.3.
  • installed PWA

Ran using docker run -it -p 127.0.0.1:8443:8443 -v "$HOME/projects:/home/coder/projects" codercom/code-server --allow-http then served with valid cert using ngrok http 8443.

@code-asher code-asher merged commit e907dbe into coder:master Apr 17, 2019
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