Feed Authentication
Added by Anonymous over 15 years ago
As far as I can tell, the Atom feeds for everything on my Redmine installation are accessible even if I am not logged in. My installation is not for public use.
Is there any way to turn on basic or some other authentication for the Atom feeds? If not, could a plugin be written to do this?
Thanks,
Nathan
Replies (1)
RE: Feed Authentication - Added by Eric Davis over 15 years ago
If you make a Project private, then it's data will not be accessible to anyone who doesn't have permission to use that project. This would include feeds or email notifications. Just go to the Project Settings and check that the "Public" checkbox is off.
Eric