gyselroth / balloon-client-web

balloon web user interface
GNU General Public License v3.0
2 stars 5 forks source link

login prompt after 1hour #220

Closed raffis closed 5 years ago

raffis commented 5 years ago

Describe the bug

Using pwa with google chrome the browser prompts a login prompt after 3600s. If you hit cancel and refresh again (pull down) everything works again.

To Reproduce

Login and wait 1hour.

Expected behavior

A clear and concise description of what you expected to happen.

Environment

Additional context

I could not reproduce this on my desktop with firefox.

raffis commented 5 years ago

This is related to chrome and safari only. Those browsers will prompt the basic prompt if the server sends a WWW-Authenticate header. Moved to the server project: https://github.com/gyselroth/balloon/issues/342