Topic: Redirect guest users from PunBB frontpage?
I use a form, integrated into my site's frontpage to log users (members) on to PunBB.
I have reduced the privileges of the 'Guest' usergroup to a bare minimum, but I would like to disallow anyone but members - already logged in via my frontpage - to even access the PunBB index. Could I somehow redirect non-member users from the index, preferably with PHP, without manipulating the code base too much by hand? I really don't want to do this all over every time I upgrade, so maybe a plugin..?
Does anybody know of a good solution?
Thanks in advance!