You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/handler/teams
Oscar Zhou 53025178ef
fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610)
2 years ago
..
handler.go fix(teamleader): EE-3411 normal users get an unauthorized error (#7052) 2 years ago
team_create.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
team_delete.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
team_inspect.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
team_list.go fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610) 2 years ago
team_list_test.go fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610) 2 years ago
team_memberships.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
team_update.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago