Skip to content

Commit

Permalink
Do not allow for seed-generation other than localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Nov 19, 2024
1 parent ccca7aa commit 708a6be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/invite/templates/serverapplication.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ config:
eduid-entity-id: "https://login.{{ myconext_base_domain }}"
role-search-required: false
past-date-allowed: {{ invite.past_date_allowed }}
performance-seed-allowed: False
eduid-idp-schac-home-organization: {{ invite.eduid_idp_schac_home_organization }}

feature:
Expand Down

0 comments on commit 708a6be

Please sign in to comment.