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
Anthony Lapenna 5d749c2ebf
feat(auth): use the same error message on invalid authentication (#1024)
7 years ago
..
auth.go feat(auth): use the same error message on invalid authentication (#1024) 7 years ago
docker.go
dockerhub.go feat(registries): add registry management (#930) 8 years ago
endpoint.go
file.go
handler.go feat(registries): add registry management (#930) 8 years ago
registry.go feat(registries): add registry management (#930) 8 years ago
resource_control.go
settings.go feat(settings): add settings management (#906) 8 years ago
status.go feat(settings): add settings management (#906) 8 years ago
team.go
team_membership.go
templates.go feat(settings): add settings management (#906) 8 years ago
upload.go
user.go
websocket.go