|
PITS /
00026Summary: "integrated" form-based authorization
Created: 2004-09-04 00:47
Status: Closed - added for 2.0.beta28
Category: Feature
From: jeff
Assigned:
Priority: 55555 54431
Version:
OS:
Description: Would it be possible to better integrate user authorization into PmWiki? I think something like http://www.pmichaud.com/wiki/Cookbook/SessionAuthForm in PmWiki 1.x would be perfect. I tried to use the SessionAuthForm script in PmWiki 2.0 but couldn't get it to work. Session-based authentication is now the default in PmWiki 2.
I ported my SessionAuthForm script to PmWiki 2.0 (Attach:sessionauthform.php.txt). See http://eiffelrss.berlios.de/System/Login(approve links) for an example of how it looks like. A problem I had, was that I wasn't sure how to use Markup(). Could you please have a look at it, Pm? Maybe this would be something to add to the standard distribution. -- thom I found a nice password request implementation at http://www.fidolook.org/index.php(approve links) this page is a PmWiki installation! -- Armin Cookbook/UserAuth also uses form based authorization. -- JamesMcDuffie |