Added a link on the OpenID login page, that points to a new
authorArt Cancro <ajc@citadel.org>
Sat, 7 Jun 2008 04:44:11 +0000 (04:44 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 7 Jun 2008 04:44:11 +0000 (04:44 +0000)
page on www.citadel.org describing what OpenID is and how
Citadel is using it.

webcit/auth.c

index 8b54dc53d348a2fff9795d71ef66c0d470185892..01d7bbe4e20ac45d77de0547b582339305ea2dfc 100644 (file)
@@ -120,6 +120,8 @@ void display_openid_login(char *mesg)
        svprintf(HKEY("LOGIN_INSTRUCTIONS"), WCS_STRING,
                _("<ul>"
                "<li>Enter your OpenID URL and click &quot;Login&quot;."
+               "<li><a href=\"http://www.citadel.org/doku.php/documentation:openid\">"
+               "Click here to learn what OpenID is and how Citadel is using it.</a>"
                "<li>Please log off properly when finished. "
                "<li>You must use a browser that supports <i>frames</i> and "
                "<i>cookies</i>. "