Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module automatically adds the IP address of users accessing the site to a designated Fastly Access Control List (ACL). It requires configuration of Fastly service ID, API token, and ACL names.

This module provides a simple way of adding IP addresses to Fastly ACLs.

The mechanism is simple - a user logs in, or visits, /user, and the module will attempt to add their IP address to the ACL targeted in fastly_streamline_access.settings.

Drupal 8/9 installation instructions

Require the module via composer
`composer require drupal/fsa`

Once installed, you'll need to visit `/admin/config/development/fastly_streamline_access to set up the module.


Drupal 7 installation instructions

`drush pm-install fsa`

Settings

On the administration page you will find the following settings
**Standard Access Control List (ACL) name** - this is where the present module will record all IP addresses. The value of this setting should correspond to the ACL name.
**Long lived Access Control List (ACL) name:** - this is where the admin module will record all IP addresses manually tagged for longer TTLs that average. The value of this setting should correspond to the ACL name.
**Fastly Service Id** - The service ID we are connecting to on Fastly
**Fastly API Token** - The API token used to access Fastly

The settings, in particular the API token, should be carefully controlled and made as secure as possible.
If possible, look at using something like the https://www.drupal.org/project/key in combination with a key management service.

Activity

Total releases
4
First release
Jan 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 4
Maintenance
Dormant

Release Timeline

Releases

Version Type Release date
2.8.7 Stable Mar 24, 2025
2.8.6 Stable Mar 24, 2025
2.8.5 Stable Mar 24, 2025
2.8.4 Stable Jan 29, 2025