This is an automated email from the ASF dual-hosted git repository.
kentontaylor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
from f6c97a8f2 [#7272] do not permit tokens in URL for oauth2
new ec117d6f5 update tests
new 156ec6f09 prevent dns rebinding
new 1f21d4d43 rename class
new 3c8b53922 use urlopen in blog external rss feed processing
The 4 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/helpers.py | 37 +++++++---
Allura/allura/lib/validators.py | 8 ++-
Allura/allura/tests/test_helpers.py | 51 ++++++++++---
ForgeBlog/forgeblog/command/rssfeeds.py | 4 +-
ForgeBlog/forgeblog/tests/test_commands.py | 92 ++++++++++++------------
ForgeImporters/forgeimporters/tests/test_base.py | 2 +-
ForgeImporters/forgeimporters/trac/__init__.py | 2 +-
ForgeSVN/forgesvn/widgets.py | 2 +-
8 files changed, 125 insertions(+), 73 deletions(-)