From: Chris N. <pu...@po...> - 2001-01-25 19:44:42
|
At 10:26 -0900 01.25.2001, Nathan Vonnahme wrote: >Nifty! Maybe we'll write one using Apache::Session, it'd actually be good >for one site we're working on, and especially for any site combining slash >with commerce (in an amazon-esque way?), where privacy of regular users is >important and they don't need to use https for everything. Very cool. Keep us informed, if you can; we have not tried to plug in other authentication modules yet, and I imagine it might not be seamless, but we want it to be. We took a big step toward making it seamless by moving the getUser code to Slash::Utility, though (we renamed it, too, and I forget the new name right now, but it is the code to basically set a user up before saving it to the object you get when you call getCurrentUser()). -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |