This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
The following commit(s) were added to refs/heads/main by this push:
new 4273b865 Adding comment about public download of release files; fixes
#665 (#846)
4273b865 is described below
commit 4273b8651f0efee13b7e1e54de537972cc5d26a9
Author: Andrew Musselman <[email protected]>
AuthorDate: Mon Mar 9 17:41:09 2026 -0700
Adding comment about public download of release files; fixes #665 (#846)
---
atr/get/download.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/atr/get/download.py b/atr/get/download.py
index 39e5a43c..801adcd7 100644
--- a/atr/get/download.py
+++ b/atr/get/download.py
@@ -51,6 +51,7 @@ async def all_selected(
URL: /download/all/<project_name>/<version_name>
Display download commands for a release.
"""
+ # audit_guidance this application intentionally allows release files to be
downloaded without authentication
import atr.get.root as root
async with db.session() as data:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]