drone/app/api/middleware
Darko Draskovic 8d7fc35548 fix: [CODE-3014]: Return 401 in case of unauthorized call without auth data (#3634)
* Remove IsAuthErr helper
* Merge remote-tracking branch 'origin/main' into dd/auth
* Fix registry tests
* Add IsAuthErr app api auth package
* Add hasAccess helper method
* Merge remote-tracking branch 'origin/main' into dd/auth
* Merge remote-tracking branch 'origin/main' into dd/auth
* Merge remote-tracking branch 'origin/main' into dd/auth
* Clean up controllers and handle anonymous in Check
* Return 401 in case of unauthorized call without auth data
2025-04-09 15:24:54 +00:00
..
address
authn fix cleanup for failed repo create, cleanup summary git api (#2064) 2024-05-24 00:38:29 +00:00
authz feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
encode fix: [CODE-3440]: add fix for go get in cut out terminated path (#3618) 2025-04-02 21:29:22 +00:00
goget fix: [CODE-3014]: Return 401 in case of unauthorized call without auth data (#3634) 2025-04-09 15:24:54 +00:00
logging fix space path handling (#2577) 2024-08-26 13:13:25 +00:00
nocache feat: add etag for raw api (#2018) 2024-05-03 20:03:37 +00:00
principal fix: [code-2114] API redirecting to Login (#2245) 2024-07-19 18:46:22 +00:00
web Inject X-Allow-Public-Access Header For UI (#2300) 2024-08-05 23:39:16 +00:00