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
andres-portainer 7a176cf284
fix(teams): fix data-race in teamCreate() BE-11210 (#12195)
3 months ago
..
handler.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
team_create.go fix(teams): fix data-race in teamCreate() BE-11210 (#12195) 3 months ago
team_create_test.go fix(teams): fix data-race in teamCreate() BE-11210 (#12195) 3 months ago
team_delete.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
team_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
team_list.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
team_list_test.go feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
team_memberships.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
team_update.go chore(code): use cmp.Or() EE-7333 (#12009) 5 months ago