Skip to content

Commit 523c2b5

Browse files
authored
MFA announcement (#2610)
1 parent 854ebed commit 523c2b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

csc-overrides/partials/announcement.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
#}
77
{# import ".icons/material/coffee.svg" as icon #}
88
{# import ".icons/material/chat.svg" as icon #}
9-
{# import ".icons/material/information.svg" as icon #}
10-
{% import ".icons/material/alert.svg" as icon %}
9+
{% import ".icons/material/information.svg" as icon %}
10+
{# import ".icons/material/alert.svg" as icon #}
1111
{# import ".icons/material/wrench.svg" as icon #}
1212
{# import ".icons/material/rocket-launch.svg" as icon #}
1313
{# import ".icons/material/test-tube.svg" as icon #}
@@ -18,7 +18,7 @@
1818
<div class="announcement-icon">{{ icon }}</div>
1919
{# Put the announcement, in HTML, right under this comment! #}
2020
<p>
21-
Due to a technical issue, some files cannot currently be imported from SD Connect to SD Desktop using the Data Gateway app. <a href="{{ base_url | url }}/support/wn/data-new/#sd-workaround">See temporary workaround here</a>.
21+
Note: Starting from June 11, 2025, using the MyCSC portal will require multi-factor authentication (MFA). <a href="{{ base_url | url }}/accounts/mfa/">Read our MFA guide here</a>.
2222
</p>
2323
{# ...and right above _this_ comment. #}
2424
<div class="announcement-icon announcement-icon-end">{{ icon }}</div>

0 commit comments

Comments
 (0)