8000 OAS-5162/support for comments in ip allowlists (#1018) · arangodb/docs@cd7e7e4 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit cd7e7e4

Browse files
nerpaulaansoboleva
andauthored
OAS-5162/support for comments in ip allowlists (#1018)
* support for comments in ip allowlists * Update projects.md * Update projects.md Co-authored-by: ansoboleva <93702078+ansoboleva@users.noreply.github.com>
1 parent 857c893 commit cd7e7e4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

oasis/projects.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,15 @@ it first to be able to delete the project.
7171
IP allowlists let you limit access to your deployment to certain IP ranges.
7272
It is optional, but strongly recommended to do so.
7373

74-
You can create an allowlist as part of
74+
You can create an allowlist as part of a project.
7575

7676
1. Click a project name in the __Projects__ section of the main navigation.
7777
2. Click the __Security__ tab.
7878
3. In the __IP allowlists__ section, click:
7979
- The __New IP allowlist__ button to create a new allowlist.
80+
When creating or editing a list, you can add comments
81+
in the __Allowed CIDR ranges (1 per line)__ section.
82+
Everything after `//` or `#` is considered a comment until the end of the line.
8083
- A name or the __eye__ icon in the __Actions__ column to view the allowlist.
8184
- The __pencil__ icon to edit the allowlist.
8285
You can also view the allowlist and click the __Edit__ button.

0 commit comments

Comments
 (0)
0