We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d5f17 commit 0c62d68Copy full SHA for 0c62d68
1 file changed
ietf/templates/registration/account_info.html
@@ -7,13 +7,8 @@
7
<h1>IETF Account Information</h1>
8
9
<p>
10
-Starting at IETF 74, we have switched to a self-service username/password
11
-handling system. We attempted to retain your password, so try
12
-<a href="{% url django.contrib.auth.views.login %}">logging in</a>.
13
-If you can't find your password, you can
14
-<a href="{% url ietf.ietfauth.views.password_request %}">get a new one here</a>.
15
-If you don't have an account, you can
16
-<a href="{% url ietf.ietfauth.views.password_request %}">create one</a>.
+Accounts for this system are created by the IETF secretariat.
+<a href="{% url django.contrib.auth.views.login %}">Log in</a>.
17
</p>
18
19
0 commit comments