woodpecker/server/api
Anbraten e5d5ec8b47
Use id to access orgs (#1873)
closes #1743 

fixes: setting secrets for own user namespace

- create org in database
- use orgID for org related APIs

Co-authored-by: 6543 <6543@obermui.de>
2023-07-21 19:45:32 +02:00
..
debug Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
metrics disable metrics access if no token is set (#1469) 2022-12-09 18:03:43 +01:00
agent.go Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
badge.go Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
cron.go Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
global_secret.go Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
helper.go Refactor nits (#1652) 2023-03-19 18:32:19 +01:00
hook.go let HookParse func explicit ignore events (#1942) 2023-07-14 02:03:54 +02:00
login.go Use id to access orgs (#1873) 2023-07-21 19:45:32 +02:00
org.go Use id to access orgs (#1873) 2023-07-21 19:45:32 +02:00
org_secret.go Use id to access orgs (#1873) 2023-07-21 19:45:32 +02:00
pipeline.go Add own workflow model (#1784) 2023-06-27 18:01:18 +02:00
registry.go Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
repo.go Use id to access orgs (#1873) 2023-07-21 19:45:32 +02:00
repo_secret.go Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
signature_public_key.go Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
stream.go Fix log view (#1874) 2023-07-01 18:55:00 +02:00
user.go Correct wording (#1982) 2023-07-12 13:49:18 +02:00
users.go Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
z.go Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00