Skip to content

Commit 2d3c3c5

Browse files
authored
Merge pull request #1470 from ImagingDataCommons/idc-prod-login-banner
Login Removal Banner
2 parents 3694110 + b1484da commit 2d3c3c5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

templates/idc/landing.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,21 @@
4545
</div>
4646
</div>
4747
</div>
48+
<div class="row">
49+
<div class="alert alert-warning alert-dismissible center">
50+
<button type="button" class="close" data-dismiss="alert">
51+
<span aria-hidden="true">&times;</span><span class="sr-only">Close</span>
52+
</button>
53+
IDC is planning to remove user accounts from the data portal on July 15, 2025. Any user cohorts
54+
and the ability to export them to BigQuery will be unavailable after this date. If you have any questions
55+
please see our <a
56+
class="external-link"
57+
url="https://discourse.canceridc.dev/t/idc-portal-sign-in-feature-deprecation/723"
58+
data-toggle="modal"
59+
data-target="#external-web-warning">
60+
Discourse topic</a>.
61+
</div>
62+
</div>
4863
<div class="buttons row">
4964
<div class="container-fluid">
5065
<div class="col-lg-12 col-md-12 col-sm-12 buttons-col">

0 commit comments

Comments
 (0)