portainer/api/http/handler
Anthony Lapenna d27528a771 feat(authentication): add LDAP authentication support (#1093) 2017-08-10 10:35:23 +02:00
..
auth.go feat(authentication): add LDAP authentication support (#1093) 2017-08-10 10:35:23 +02:00
docker.go refactor(api): relocate /docker API endpoint under /endpoints (#1053) 2017-07-20 16:22:27 +02:00
dockerhub.go feat(registries): add registry management (#930) 2017-06-20 13:00:32 +02:00
endpoint.go feat(authentication): add LDAP authentication support (#1093) 2017-08-10 10:35:23 +02:00
file.go fix(api): add restrictions for the files served by the API (#903) 2017-05-29 22:10:36 +02:00
handler.go refactor(api): relocate /docker API endpoint under /endpoints (#1053) 2017-07-20 16:22:27 +02:00
registry.go feat(registries): add registry management (#930) 2017-06-20 13:00:32 +02:00
resource_control.go feat(global): introduce user teams and new UAC system (#868) 2017-05-23 20:56:10 +02:00
settings.go feat(authentication): add LDAP authentication support (#1093) 2017-08-10 10:35:23 +02:00
status.go feat(settings): add settings management (#906) 2017-06-01 10:14:55 +02:00
team.go feat(global): introduce user teams and new UAC system (#868) 2017-05-23 20:56:10 +02:00
team_membership.go feat(global): introduce user teams and new UAC system (#868) 2017-05-23 20:56:10 +02:00
templates.go feat(templates): update LinuxServer.io templates feed URL (#1089) 2017-08-01 11:24:44 +02:00
upload.go feat(authentication): add LDAP authentication support (#1093) 2017-08-10 10:35:23 +02:00
user.go feat(authentication): add LDAP authentication support (#1093) 2017-08-10 10:35:23 +02:00
websocket.go feat(authentication): add LDAP authentication support (#1093) 2017-08-10 10:35:23 +02:00