Allow for Base URI to come from Drupal settings

Created on 7 November 2023, about 1 year ago
Updated 8 May 2024, 9 months ago

Problem/Motivation

It's best practice to restrict Archivesspace to specific IP's or IP ranges. Pantheon is a pretty common hosting service for Drupal. They provide a method to have outgoing traffic to come from a specific range of IP's, but it requires including the port to their secure tunnel (that connects to the external service) using a PHP constant (see details about Pantheon's secure integration here). To enable use of this feature it would be helpful to allow users of this module to set the Base URI for the Archivesspace instance to a variable set in the settings.php file.

Proposed resolution

Allow users of this module to set the Base URI for the Archivesspace instance to a variable set in the settings.php file.

Remaining tasks

User interface changes

Some indication that the base URI is not coming from the configuration field.

API changes

An update to the Drupal\archivesspace\ArchivesSpaceSession\login function will be needed.

โœจ Feature request
Status

Active

Version

1.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States cao89

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024