Code

Added the web access and email access permissions, so people can restrict
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 1 Aug 2002 00:56:22 +0000 (00:56 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 1 Aug 2002 00:56:22 +0000 (00:56 +0000)
commit9fdb76121879e5bc0df38c598e1896e637388e08
treed36a3b733f7e34ab6573f5c7f0eea348857d97b1
parent03694a1acfcf8704487c6c345de65a7940fd3583
Added the web access and email access permissions, so people can restrict
access to users who register through the email interface (for example).
Also added "security" command to the roundup-admin interface to display the
Role/Permission config for an instance.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@944 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/admin.py
roundup/cgi_client.py
roundup/mailgw.py
roundup/templates/classic/dbinit.py
roundup/templates/extended/dbinit.py