On 25 Nov, 2005, at 8:27 am, Tim Littlemore wrote:
It would be excellent if the framework could be extended to accept custom fields along with the standard username & password.

Tim, the framework will be changed as follows:

Handling for forms will be pulled out of the Filter and moved into the Provider. Similarly, cookie handling will also move to the provider.

In retrospect this seems like the way I should have done it in the first place. But, you live and learn.

Therefore, you can write a provider that looks in the form for a PIN and uses that to lookup the user. And someone else (Sean Cazzell, I think) can write a provider that encodes the IP address, shoe size and hair colour in the cookie for added security.

I'm going to try to make the base default provider useful to those who want to extend it, but basically this will be the place to make your change.

--
Jeff Watkins
http://newburyportion.com/

"Daddy, I want a purple iMac. And I want ice cream!"
-- Unidentified 7-year-old to his father.


Reply via email to