This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
from b8de78dbb [#8606] Add encrypted field for email from the EmailAddress
model
new 2a8179312 [#8607] another perm check for MRs
new c6f48a4ae [#8607] lock down get_markdown content type and only to
those who could use it to update anyway
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/controllers/discuss.py | 3 ++-
Allura/allura/controllers/repository.py | 4 +++-
Allura/allura/tests/functional/test_discuss.py | 1 +
ForgeBlog/forgeblog/main.py | 3 ++-
ForgeBlog/forgeblog/tests/functional/test_root.py | 1 +
ForgeGit/forgegit/tests/functional/test_controllers.py | 12 ++++++++++++
ForgeTracker/forgetracker/tests/functional/test_root.py | 1 +
ForgeTracker/forgetracker/tracker_main.py | 3 ++-
ForgeWiki/forgewiki/tests/functional/test_root.py | 1 +
ForgeWiki/forgewiki/wiki_main.py | 3 ++-
10 files changed, 27 insertions(+), 5 deletions(-)