Skip to content

Commit

Permalink
Link security to variables edition
Browse files Browse the repository at this point in the history
And added guideline for hosted services
  • Loading branch information
psonnera committed Nov 28, 2023
1 parent 86266fc commit 084eba2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nightscout/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ To Take Advantage of Roles, Turn Off Unauthorized Access to Your Site:

If you want to ensure that ONLY someone with permission to view your site (e.g., a token) is able to view the data, you should configure the [`AUTH_DEFAULT_ROLES`](/nightscout/setup_variables.md#auth_default_roles) variable. Set the value as: `denied`.

Edit (or add) your variable and set it to `denied`.
Edit (or add) this variable and set it to `denied` (see [here](../setup_variables.md#nightscout-configuration) how to edit variables).

<img src="/nightscout/img/Admin03.png" width="600px" />

Expand Down
4 changes: 4 additions & 0 deletions docs/nightscout/setup_variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ Nightscout configuration is held in variables , their content can be modified to
[**→ Here**](https://navid200.github.io/xDrip/docs/Nightscout/NS_Variables.html)
:::
:::{tab-item} Hosted Nightscout
If you use a hosted service, open the vendor web interface to access your Nightcsout site variables configuration or contact support.
:::
````

------
Expand Down

0 comments on commit 084eba2

Please sign in to comment.