Skip to content

Commit

Permalink
Update src/Form/IslandoraSettingsForm.php
Browse files Browse the repository at this point in the history
Co-authored-by: Adam <[email protected]>
  • Loading branch information
rosiel and adam-vessey authored Oct 23, 2023
1 parent f077af6 commit 6cfaca3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Form/IslandoraSettingsForm.php
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ public function buildForm(array $form, FormStateInterface $form_state) {
],
'#config' => [
'key' => 'islandora.settings:' . self::BROKER_PASSWORD,
'secret' => TRUE,
],
];
$form[self::JWT_EXPIRY] = [
Expand Down

0 comments on commit 6cfaca3

Please sign in to comment.