Re: [Semanticscuttle-devel] Updates to privatekey branch (aka Private Rss Feed)
Brought to you by:
cweiske
From: Christian W. <cw...@cw...> - 2011-02-08 09:51:21
|
Hello Mark, > Ok, pushed some additional updates. I'm authenticating using the > user name and the private key. Sounds quite reasonable. I didn't > want to monkey with the login() function so I copied it and simply > altered it to authenticate the user. I haven't completed the unit > testing for this yet, but will do so this week as time permits. If > you look at www/rss.php, you'll notice I log the user out. > > At your leisure, please let me know if this is closer to what you were > wanting. Yes, the login code looks better now. I'm still pondering what to do with the javascript regeneration. Downside of your JS code is that it works only with JavaScript while most of SC works fine without JS. Also, you do not have any error handling on the javascript side yet if the key regeneration fails. This is what I hate/fear most when doing js things; it's most time not easier to do than the "normal" way if you do it correctly. And yes, I meant that the private RSS feed on the main page is missing. -- Regards/Mit freundlichen Grüßen Christian Weiske -= Geeking around in the name of science since 1982 =- |