Remove csp alert
This commit is contained in:
parent
8767ed8a27
commit
516a01840e
@ -24,8 +24,6 @@
|
|||||||
{% include "fragments/dod_login.html" %}
|
{% include "fragments/dod_login.html" %}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{ Alert(message=("login.csp_disclaimer" | translate), level="warning") }}
|
|
||||||
|
|
||||||
{% with %}
|
{% with %}
|
||||||
{% set category_filter=["success", "info", "warning"] %}
|
{% set category_filter=["success", "info", "warning"] %}
|
||||||
{% include "fragments/flash.html" %}
|
{% include "fragments/flash.html" %}
|
||||||
@ -47,5 +45,3 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
|
||||||
|
@ -280,7 +280,6 @@ login:
|
|||||||
learn_more: Learn more
|
learn_more: Learn more
|
||||||
message: 'When you are prompted to select a certificate, please select Email Certificate from the provided choices.'
|
message: 'When you are prompted to select a certificate, please select Email Certificate from the provided choices.'
|
||||||
title: Certificate Selection
|
title: Certificate Selection
|
||||||
csp_disclaimer: This is one of two sites being used for both Azure and AWS integration. The URLs and hosting environments are being managed without knowledge of or input to the JEDI source selection and should not be considered an endorsement of any cloud vendor.
|
|
||||||
h1_title: Access the JEDI cloud
|
h1_title: Access the JEDI cloud
|
||||||
login_button: Sign in with CAC
|
login_button: Sign in with CAC
|
||||||
title_tag: Sign in | JEDI cloud
|
title_tag: Sign in | JEDI cloud
|
||||||
|
Loading…
x
Reference in New Issue
Block a user