From fafaa119cfec08699472af1b5896ccba94e76099 Mon Sep 17 00:00:00 2001 From: joshtriplett Date: Mon, 30 Apr 2007 04:08:06 +0000 Subject: Revert passwordauth fieldset and doc to avoid 2.0 regressions; need to re-evaluate after 2.0. --- doc/passwordauth.mdwn | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 doc/passwordauth.mdwn (limited to 'doc/passwordauth.mdwn') diff --git a/doc/passwordauth.mdwn b/doc/passwordauth.mdwn deleted file mode 100644 index cc7eab2a2..000000000 --- a/doc/passwordauth.mdwn +++ /dev/null @@ -1,24 +0,0 @@ -[[meta title="Password Authentication"]] - -[[if test="enabled(passwordauth)" - then=""" -This wiki has passwordauth **enabled**. - -You can sign into this wiki by entering a username and password in the login -form. If you don't have an account, you can register for one from the login -form by hitting the "Register" button. If you have an account, but you have -forgotten your password, you can hit the "Mail Password" button to receive your -password via an email to the address you supplied when you registered. - -[[if test="enabled(openid) and openid" - then="You can also sign into this wiki using [[OpenID]]."]] -""" -else=""" -This wiki has passwordauth **disabled**. -[[if test="enabled(openid) and openid" - then="You can sign into this wiki using [[OpenID]]."]] - -If this wiki had passwordauth enabled, you could sign into this wiki by -entering the username and password for your account, or create an account from -the login form by hitting the "Register" button. -"""]] -- cgit v1.2.3