Skip to content

chore: fix broken screenshot and update alt text #438

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 6 commits into from
Jun 28, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions admin/security.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Browser Security
title: Browser security
description: Learn about Coder's browser security options.
---

Expand All @@ -16,7 +16,7 @@ requests to occur over HTTPS.
[http strict transport security]:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security

![HTTP Strict Transport Security](../assets/http-strict-transport-security.png)
![Toggle HTTP Strict Transport Security Header](../assets/admin/http-strict-transport-security-header.png)

## Secure Cookie

Expand All @@ -28,4 +28,4 @@ enabling this setting if you are serving Coder over HTTPS.
[`secure` property of cookies]:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies

![Secure Cookie](../assets/secure-cookie.png)
![Toggle Secure Cookie](../assets/admin/secure-cookie.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/admin/secure-cookie.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/http-strict-transport-security.png
Binary file not shown.
Binary file removed assets/secure-cookie.png
Binary file not shown.