Re: [Semanticscuttle-devel] user session problems
Brought to you by:
cweiske
From: Mark P. <mpe...@gm...> - 2011-05-13 03:15:38
|
Whew, ok, I either passed or failed. Please check my work to make sure we're on the same page. If I failed, don't be too harsh on me. Everything seems to be in order with the rss feed. On Thu, May 12, 2011 at 2:09 PM, Christian Weiske <cw...@cw...>wrote: > Hello Mark, > > > > > 1. The private key authenticates the user on certain areas of > > > SemanticScuttle - currently only on the RSS feeds. No other area. > > > 2. To be able to use the service methods required for private RSS > > > feeds, we need to register the user identified by the private key > > > as the current user. > > > 3. The current user is stored in the session > > > 4. To restrict privatekey access to the RSS feeds only, we need to > > > unregister the current user after the feed has been generated. > > > 5. If the script crashes during RSS generation, the user does not > > > get unregistered/unset. This means that the user will be still > > > logged in and can access all areas although he originally only had > > > the private key. > > > > > > So we need to decouple the current user from the session storage. > > Gotcha. About to walk into a meeting. I think it can be done, and > > hopefully with little pain. Will catch up later. > > I fixed that in the master branch; just merge it - it should apply > without problems. > > > -- > Regards/Mit freundlichen Grüßen > Christian Weiske > > -=≡ Geeking around in the name of science since 1982 ≡=- > > > ------------------------------------------------------------------------------ > Achieve unprecedented app performance and reliability > What every C/C++ and Fortran developer should know. > Learn how Intel has extended the reach of its next-generation tools > to help boost performance applications - inlcuding clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Semanticscuttle-devel mailing list > Sem...@li... > https://lists.sourceforge.net/lists/listinfo/semanticscuttle-devel > > |