drone/app/api/controller/user
Marko Gaćeša 0d72a20450 ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
..
controller.go ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
create.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
create_access_token.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
delete.go [MISC] Cleanup stale `Webhook-Executions` & `Session Tokens` (#640) 2023-10-03 17:54:18 +00:00
delete_token.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
find.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
find_email.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list_tokens.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
login.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
logout.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
membership_spaces.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
publickey_create.go ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
publickey_delete.go ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
publickey_list.go ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
register.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
update.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
update_admin.go [MISC] Fix Admin Status Removal (#637) 2023-09-29 21:11:29 +00:00
wire.go ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00