jvence wrote:What if I want to write a filter (to allow RSS request thru) - How can I check from the filter is the user is logged in correctly?
That would require you to modify the source code so that the RSS feed passes the information through.
---HOWEVER---
That would make all the content open to pretty much anyone who wanted to read it. If your goal is to allow public perusal, but not posting, then just lock the Anonymous account.
Edit: I just noticed that it was only the New Topic feed you wanted. Again, you have to go back to the code. There's no good way of doing this (that I'm aware of) using the standard security restrictions of JForum.
[originally posted on jforum.net by jbanes]