alitheg commented on PR #801:
URL: 
https://github.com/apache/tooling-trusted-releases/pull/801#issuecomment-3983257455

   I could be missing something but I think this would actually meant we don't 
need `check_access` for GET at _all_? Because we're already checking you're 
logged in by using `web.Committer` instead of `web.Public`. This way we could 
remove `check_access` from the `get.typed` decorator and all the GET routes 
would open up to any logged in user. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to