Skip to content
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

Add warning when using non-localhost, non-https connection #184

Closed
ipod86 opened this issue Jul 8, 2024 · 1 comment
Closed

Add warning when using non-localhost, non-https connection #184

ipod86 opened this issue Jul 8, 2024 · 1 comment
Milestone

Comments

@ipod86
Copy link

ipod86 commented Jul 8, 2024

I installed luzifer/ots using the provided docker compose under portainer.

When creating a secret nothing happens and the loading circle rotates constantly.

Screen_Recordin-1720464722162

@Luzifer
Copy link
Owner

Luzifer commented Jul 8, 2024

You're accessing the site through http. The WebCrypto-API used for the en-/decryption requires access either on http://localhost or using TLS.

Shoud add a warning in the frontend when this is the case…

@Luzifer Luzifer changed the title Ots hangs when creating the secret Add warning when using non-localhost, non-https connection Jul 9, 2024
@Luzifer Luzifer added this to the 1.14.0 milestone Sep 22, 2024
Luzifer added a commit that referenced this issue Oct 26, 2024
closes #184

Signed-off-by: Knut Ahlers <knut@ahlers.me>
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

No branches or pull requests

2 participants