I host my private closed-source projects in Fossil repositories on a server. For this I turned off all capabilities for every user except for me. I noticed that timeline.rss is still available for everyone to read, though.

Access to feeds is usually controlled via HTTP authentication, but since the most popular feed reader (Google's) don't support authentication at all, and Fossil uses its own (nice) authentication protocol, making controllable access to RSS is out of question.

So I think there should be an option to turn off the feed completely (perhaps, in Timeline preferences or in Access settings).

Something like this is in the attached patch... Though link to RSS is still there in the HEADER.

--
Dmitry Chestnykh
Coding Robots

http://www.codingrobots.com
[email protected]

Attachment: timeline-generate-rss.diff
Description: Binary data

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to