Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Local Testnet
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elixxir
Local Testnet
Commits
fcfde494
Commit
fcfde494
authored
Mar 8, 2023
by
Richard T. Carback III
Browse files
Options
Downloads
Patches
Plain Diff
Add a whitelist
parent
00278fb9
Branches
release
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
configurations/permissioning-actual.yml
+3
-0
3 additions, 0 deletions
configurations/permissioning-actual.yml
configurations/permissioning.yml
+1
-1
1 addition, 1 deletion
configurations/permissioning.yml
configurations/whitelist.json
+3
-0
3 additions, 0 deletions
configurations/whitelist.json
with
7 additions
and
1 deletion
configurations/permissioning-actual.yml
+
3
−
0
View file @
fcfde494
...
...
@@ -112,3 +112,6 @@ permissiveIPChecking: true
fullNdfOutputPath
:
"
results/ndf.json"
signedPartialNDFOutputPath
:
"
results/signedPartial.txt"
# Path to whitelisted IPs for client ratelimiting
whitelistedIpAddressesPath
:
"
configurations/whitelist.json"
This diff is collapsed.
Click to expand it.
configurations/permissioning.yml
+
1
−
1
View file @
fcfde494
...
...
@@ -114,4 +114,4 @@ fullNdfOutputPath: "results/ndf.json"
signedPartialNDFOutputPath
:
"
results/signedPartial.txt"
# Path to whitelisted IPs for client ratelimiting
whitelistedIpAddressesPath
:
"
configurations/whitelist.
txt
"
whitelistedIpAddressesPath
:
"
configurations/whitelist.
json
"
This diff is collapsed.
Click to expand it.
configurations/whitelist.json
0 → 100644
+
3
−
0
View file @
fcfde494
[
"127.0.0.1"
]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment