You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><small>Note that contact information will be shared with the CPAN security team (<a href="https://security.cpan.org/">security.cpan.org</a>)<% if (!$PAUSE::cpan_dot_org_mail_forwarding_ok) {%> and the E-Mail forwarding service<% } %>.</small></p>
Copy file name to clipboardExpand all lines: lib/pause_2017/templates/user/cred/edit.html.ep
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,12 @@ for communicating with you.
109
109
</td></tr>
110
110
111
111
<tr><td class="alternate<%= $alter++ % 2 + 1 %>"><h4 class="altering">The email address <i><%= $cpan_alias %></i> should be configured to forward mail to ...</h4>
112
+
% if (!$PAUSE::cpan_dot_org_mail_forwarding_ok) {
113
+
<p class="explain"><b>
114
+
🚧 The mail forwarding service is currently not
115
+
available. Changes here will only take effect when the service can
116
+
be started up again. -- </b></p>
117
+
% }
112
118
<p class="explain">
113
119
<b>cpan.org</b> has a mail
114
120
address for you and it's your choice if you want it to point to your
0 commit comments