|
Main sidebar
|
PITS /
01083Summary: Add persistent authorization option
Created: 2009-03-15 00:58
Status: Open
Category: Feature
From: Diafygi
Assigned:
Priority: 551
Version: 2.2.0+
OS: any/any/any
Description: Authorizations in PmWiki are currently handled through sessions. So, there is no way for an authorized user to remain logged in through multiple site visits. The way this is usually implemented is copying the authorization to a cookie if the user checks a "Remember me?" checkbox during login. I propose adding the necessary code to the PmWiki core to implement a form of persistent authorization. I wrote a cookbook recipe which tries to do this. Please see/test/review/comment Cookbook:PersistentLogin. --Petko July 11, 2009, at 04:48 PM |