Skip to content

Commit cc393a4

Browse files
committed
Add the restrict_by_ip module
This commit does not include configuration. https://github.com/18F/nsf/issues/139
1 parent 00285c5 commit cc393a4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"drupal/embed": "^1.0",
1616
"drupal/entity_browser": "^2.0",
1717
"drupal/ctools": "^3.0",
18-
"drupal/media_entity": "^1.7"
18+
"drupal/media_entity": "^1.7",
19+
"drupal/restrict_by_ip": "4.x-dev"
1920
},
2021
"replace": {
2122
"drupal/core": "^8.4"

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)