drone/app/api/handler
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
..
account
check feat: [CODE-2857]: Add checks API to spaces (#3084) 2024-12-03 15:31:56 +00:00
connector
execution feat: [PIPE-22871]: API for listing executions for a project/space (#2941) 2024-11-08 11:55:40 +00:00
githook
gitspace feat: [CDE-669]: Integrating gitspaces and infra providers with delete spaces functionality. (#3558) 2025-03-18 08:00:25 +00:00
infraprovider feat: [CDE-660]: Adding support for listing and (soft) deleting infra provider configs. (#3502) 2025-03-04 06:35:19 +00:00
keywordsearch
lfs fix: [CODE-3014]: Return 401 in case of unauthorized call without auth data (#3634) 2025-04-09 15:24:54 +00:00
logs
migrate
pipeline
plugin
principal feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
pullreq feat: [CODE-1277]: Add support for PR target branch change (#3579) 2025-03-28 16:04:15 +00:00
repo fix: [CODE-3014]: Return 401 in case of unauthorized call without auth data (#3634) 2025-04-09 15:24:54 +00:00
reposettings
resource
secret
serviceaccount
space feat: [CODE-3450]: add pullreq count API (#3624) 2025-04-04 10:46:19 +00:00
system fix: [CODE-2566] add FF config and hide plugin step behind a UI Flag - GITNESS_UI_SHOW_PLUGIN (#2847) 2024-10-24 18:40:52 +00:00
template
trigger
upload
user
usergroup
users
webhook feat: [CODE-2886]: jira auth support (#3119) 2024-12-12 19:36:08 +00:00