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 7321fb9b6 fix username hover on ticket search results
new ca980de86 [#7272] do not allow http: redirect urls
new 36b22194a [#7272] better repr for if/when oauthlib DEBUG logging is
enabled
new f6c97a8f2 [#7272] do not permit tokens in URL for oauth2
The 3 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/rest.py | 10 ++++++++++
Allura/allura/lib/validators.py | 10 ++++++++++
Allura/allura/lib/widgets/oauth_widgets.py | 18 ++++++++++++------
Allura/allura/model/oauth.py | 6 ++++++
Allura/allura/tests/functional/test_rest.py | 3 +++
Allura/docs/api-rest/docs.md | 17 ++++++++---------
Allura/docs/api-rest/securitySchemes.yaml | 4 ++--
Allura/docs/api-rest/traits.yaml | 3 ---
scripts/new_ticket.py | 3 +--
scripts/project_export | 6 +++---
10 files changed, 55 insertions(+), 25 deletions(-)