1 Jul 2008 07:10
[Trac-dev] Re: User system - some thoughts
Jani Tiainen <redetin <at> gmail.com>
2008-07-01 05:10:35 GMT
2008-07-01 05:10:35 GMT
Noah Kantrowitz kirjoitti: > > On Jun 30, 2008, at 4:32 AM, Jani Tiainen wrote: > >> As I promised, I've given some thoughts about this user system and I >> have some visions how it could work. Note that this is now written >> based >> on external experience without looking how Trac internals now work. >> >> First at all, user handling would be divided to three different >> modules >> by functionality: >> >> 'authentication', 'authorization' and 'profile'. > > So your idea of a "profile" already exists in the guise of session > variables. This isn't the problem. There are two major issues with the > current user/session system. 1) We have no good way to enumerate valid > users. 2) It isn't possible to pull session keys from anywhere other > than the database. Both are relatively minor fixes, just need to get > around to doing it. Kind of a yes... I'm still trying to formalize this all to more comprehensive documentation but basically I'm trying to achieve common backend store to store and retrieve authentication, authorization and user data from virtually anywhere.(Continue reading)
RSS Feed