This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch db/8603
in repository https://gitbox.apache.org/repos/asf/allura.git
at d899a761c [#8603] validate URLs on clone tasks too (e.g. if task
delayed from form usage, and DNS changes)
This branch includes the following new commits:
new 1a2e76afc [#8603] don't follow redirects on trac import
new 848df1048 [#8603] disable trac importers by default
new b63d9b15e [#8603] use NonPrivateUrl on webhooks (does allow for IP
addrs now also)
new f414793f2 [#8603] urlopen_allow_internal_hostnames setting should work
for webhook and importer forms
new c6c8aa90d [#8603] test to know forgeblog/main.py setattr loop is ok
new 437c63f80 [#8603] add @require_post to a few endpoints
new 429bd4acd [#8603] change AlluraUserProperty User reference so that
ShortUrl doesn't error strangely on shorturl.create_user = c.user._id (tests
were always passing too, weird)
new 1a29c1091 [#8603] use _verify_return_to in pwd_expired_change
new 8a269ad63 [#8603] only permit local access to /auth/repo_permissions
new 8a894f142 [#8603] escape regexes in tag search
new 567ce7bf1 [#8603] NonPrivateUrl checks all host=>IP resolutions not
just one
new 92f408202 [#8603] use Markup in SxsOutputGenerator
new d899a761c [#8603] validate URLs on clone tasks too (e.g. if task
delayed from form usage, and DNS changes)
The 13 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.