[Zope-Checkins] CVS: Zope2 - Undo.py:1.15
Jim Fulton
jim@tarzan.digicool.com
Wed, 18 Aug 1999 10:55:20 -0400
Update of /cvs-repository/Zope2/lib/python/App
In directory tarzan.digicool.com:/projects/users/jim/lib/python/App
Modified Files:
Undo.py
Log Message:
Changed permission settings so that the undo form (list of
transactions) was covered by the "Undo changes" permission, rather
than by the "View management screens" permission. Before it looked like
people could undo changes when they could merely see undo information.
Change so that undo information is not shown for transactions done by users
who were authenticated at a higher level.