drone/internal/api/controller/user
2023-09-07 00:58:23 +00:00
..
controller.go add filtering and pagination to the user's list spaces API 2023-08-28 14:02:58 +02:00
create_access_token.go [Standalone] Make Token Expiration Optional & Fix CLI Register + Login (#239) 2023-07-26 01:03:03 +00:00
create.go fix: Minor comments 2023-08-16 17:52:03 +05:30
delete_token.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
delete.go [CODE-621]: Add check to prevent last and only admin deletion (#205) 2023-07-25 04:03:43 +00:00
find_email.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
find.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
list_tokens.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
list.go [CODE-621]: Add check to prevent last and only admin deletion (#205) 2023-07-25 04:03:43 +00:00
login.go Update struct attribute names and pass register logic from handler to controller 2023-07-18 00:57:06 +05:30
logout.go [AUTH] Add Cookie Support to Standalone (#409) 2023-09-07 00:58:23 +00:00
membership_spaces.go add filtering and pagination to the user's list spaces API 2023-08-28 14:02:58 +02:00
register.go [MISC] Change User Sign-Up Default Value (#399) 2023-09-05 19:10:39 +00:00
update_admin.go Update user-admin update API to use the user_uid instead of user_id 2023-07-18 15:20:57 +05:30
update.go [API] Add principals API, move users to admin, simplify user/service/serviceaccount validation (#300) 2023-02-03 00:15:11 -08:00
wire.go add filtering and pagination to the user's list spaces API 2023-08-28 14:02:58 +02:00