diff options
author | P. J. McDermott <pjm@nac.net> | 2013-05-18 17:54:23 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-05-18 17:54:23 (EDT) |
commit | 7bc216b6f378d0d55837394cc76cfdd9acc4eab0 (patch) | |
tree | 8de3dbc47481c39b41de2e80f5924765e7c533e2 /templates | |
parent | e522ec1f8031fdb6040057fdd5d43b9f3052c09a (diff) |
Document use of account_creation_password.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/openid-selector.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/openid-selector.tmpl b/templates/openid-selector.tmpl index 84b7ab9..6b2223d 100644 --- a/templates/openid-selector.tmpl +++ b/templates/openid-selector.tmpl @@ -38,5 +38,10 @@ $(document).ready(function() { <h2>Other:</h2> </noscript> </TMPL_IF> +<p> +<strong>Anti-spam measure:</strong> +When registering, the "Account Creation Password" is the name of the operating +system, in all lower case. +</p> <TMPL_VAR NONOPENIDFORM> </div> |