drone/app/api/controller/principal
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
..
controller.go feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
find_by_email.go feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
find.go feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
list.go fix: [CODE-3014]: Return 401 in case of unauthorized call without auth data (#3634) 2025-04-09 15:24:54 +00:00
types.go
wire.go feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00