guest:Please consider a token based solution.
4 years ago - Delete
To be more usable there should also be a token based authentication, so that one could use urls such as index.php?go=projViewAsRSS&prj=1027&token=sd969sfsdh34123790fsdfsj23423f
pixtur:Reply to Please consider a token based solution.
4 years ago
Acuatally this is already implemented. There is a token based authentication called TUID. You see this in the notification mail links for changing user profile. So the url would be:
index.php?go=projViewRSS&prj=5&tuid=234567890
The reason I did prefer the http authentication was security: Actually the token is a valid username/password key and it would not only be transmitted without encryption. But it would also be stored in many log files. Of cause we could let the user decide, how much security is appropriate.
Another, much more complex solution would be to generate special tokens to viewing only.
But this would a lot of code.
guest:How to use it
4 years ago - Delete
So how would I find the correct tuid to use?
Sean Kinsey
oyvind@kinsey.no
pixtur:Check the notification mail...
4 years ago
A the "adjust your profile"-link check the url.
I know this is akward right now. Maybe we should add a configurationOption that will change the url of the RSS-link. But I am pretty sure, that I would personally never use this in a non-public environment.
guest:tasks feed
4 years ago - Delete
I think a person's tasks rss feeds would be very usefull
in the case streber is used to manage a lot of different project, someone could receive new tasks from a new project, but won't see them if he doesn't subscribe the new project rss.
With a tasks list rss, he should.
pixtur:Antwort auf tasks feed
3 years ago (2. update 3 years ago)
Sounds like a cool feature...
Follow of:
3 years ago
hi,
maybe i did not understand every thing, but i thought that with the integration of RSS feeds to streber notifications would be more easy concerning every change that appears to the project.
it seems like it is not the case. am i wrong?
i am still working on immediate notifications and i don't see the root place to send my mails when there is a change (new task/effort/bug/docu, or update of these items for example).
if anyone can give me more explanations...