Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit868e043

Browse files
committed
md tweak
1 parentf9a5c63 commit868e043

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎docs/tutorials/best-practices/security-best-practices.md‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,14 @@ A malicious workspace could reuse Coder cookies to call the API or interact with
8484
export CODER_DISABLE_PATH_APPS=true
8585
```
8686

87-
By default, Coder mitigates the impact of having path-based apps enabled, but we still recommend disabling it to prevent malicious workspaces accessing other workspaces owned by the same user or performing requests against the Coder API.
87+
By default, Coder mitigates the impact of having path-based apps enabled, but we still recommend disabling it to prevent
88+
malicious workspaces accessing other workspaces owned by the same user or performing requests against the Coder API.
8889

8990
If you do keep path-based apps enabled:
9091

9192
- Path-based apps cannot be shared with other users unless you start the Coder server with`--dangerous-allow-path-app-sharing`.
92-
- Users with the site`owner` role cannot use their admin privileges to access path-based apps for workspace unless the server is started with`--dangerous-allow-path-app-site-owner-access`.
93+
- Users with the site`owner` role cannot use their admin privileges to access path-based apps for workspace unless the
94+
server is started with`--dangerous-allow-path-app-site-owner-access`.
9395

9496
##PostgreSQL
9597

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp