I tried to block anonymous users from seeing the tracker
issues by
commenting out this line in schema.py:
db.security.addPermissionToRole('Anonymous', 'Web Access')
But the result was that it is no longer possible to *log
in*!
There is a message asking me to use my user/password to log
in, but
when I do this the cycle starts over....
Contrary to the customize docs it seems like the web login
does not
work when the Anonymous Web Access permission is not set.
:-(
I am running roundup 1.3.2 via Apache mod_python.
Bo Berglund
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Roundup-users mailing list
Roundup-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/roundup-u
sers
|