This is an automated email from the ASF dual-hosted git repository.
gcruz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
from e96c19fd5 [#8450] make /rest/auth/tools endpoint, refactor repo
fields, remove old/confusing tool fields
new 1babf6314 has_access() works with == not just is/bool checks
new 91c783605 post_widget.html has_access() cleanup:
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Allura/allura/lib/utils.py | 9 ++++++++-
Allura/allura/templates/widgets/post_widget.html | 25 ++++++++++++------------
Allura/allura/tests/test_utils.py | 4 ++++
3 files changed, 24 insertions(+), 14 deletions(-)