This is an automated email from the ASF dual-hosted git repository.

wave pushed a change to branch check-access-get
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


    from b0f278d3 Rename new methods
     add de57ce15 Change data models to Subset instead of Lax - closes #777
     add b7eba2f5 Drop admin privileges (#796)
     add 18d73aab Add failed authentication logging to identified areas. Closes 
#725
     add e58a18aa Validate vulnerability URLs are http/s. Closes #768
     add b0386f71 Remove empty test method added by accident
     add 690e461f Use experimental CodeQL query suites for actions
     add 2f68b218 Add check_access back into routes which require it and remove 
from GET generally.
     add b3645bf6 Merge branch 'main' into check-access-get
     add 848a26b5 Add safe type

No new revisions were added by this update.

Summary of changes:
 .github/workflows/codeql.yaml              |  5 ++++-
 atr/admin/templates/toggle-admin-view.html |  9 +++------
 atr/api/__init__.py                        |  2 +-
 atr/blueprints/get.py                      |  6 ------
 atr/get/announce.py                        |  1 +
 atr/get/compose.py                         |  1 +
 atr/get/draft.py                           |  1 +
 atr/get/file.py                            |  2 ++
 atr/get/manual.py                          |  2 ++
 atr/get/release.py                         |  3 ++-
 atr/get/report.py                          |  1 +
 atr/get/result.py                          |  1 +
 atr/get/revisions.py                       |  1 +
 atr/get/sbom.py                            |  8 ++++++--
 atr/get/start.py                           |  3 ++-
 atr/get/upload.py                          |  1 +
 atr/get/voting.py                          |  1 +
 atr/jwtoken.py                             | 11 ++++++++++-
 atr/log.py                                 | 11 +++++++++++
 atr/models/distribution.py                 | 28 ++++++++++++++--------------
 atr/shared/distribution.py                 | 11 +++++++----
 atr/ssh.py                                 | 11 +++++++++--
 atr/storage/writers/tokens.py              |  7 +------
 atr/user.py                                |  5 +++++
 atr/util.py                                | 17 +++++++++--------
 atr/web.py                                 |  5 +++--
 26 files changed, 99 insertions(+), 55 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to