portainer/api/http/handler
Anthony Lapenna 63d338c4da
fix(api): refactor TLS support (#1909)
* refactor(api): refactor TLS support

* feat(api): migrate endpoint data

* refactor(api): remove unused code and rename functions

* refactor(app): remove console.log statement
2018-05-19 16:25:11 +02:00
..
extensions feat(endpoint-groups): add endpoint-groups (#1837) 2018-04-26 18:08:46 +02:00
auth.go feat(security): add request rate limiter on authentication endpoint (#1866) 2018-05-07 20:01:39 +02:00
docker.go feat(endpoint-groups): add endpoint-groups (#1837) 2018-04-26 18:08:46 +02:00
dockerhub.go fix(api): manage registry authentication in the API (#1751) 2018-03-23 08:44:43 +10:00
endpoint.go fix(api): refactor TLS support (#1909) 2018-05-19 16:25:11 +02:00
endpoint_group.go feat(endpoint-groups): add endpoint-groups (#1837) 2018-04-26 18:08:46 +02:00
extensions.go refactor(extensions): review bouncer settings for extensions endpoint (#1711) 2018-03-10 08:18:59 +10:00
file.go chore(build-system): make assets default relative, serve assets from assets/public (#1309) 2017-10-26 11:17:45 +02:00
handler.go feat(endpoint-groups): add endpoint-groups (#1837) 2018-04-26 18:08:46 +02:00
registry.go fix(api): manage registry authentication in the API (#1751) 2018-03-23 08:44:43 +10:00
resource_control.go feat(configs): add support for docker configs (#996) 2017-11-06 09:47:31 +01:00
settings.go refactor(api): rename file package to filesystem (#1555) 2018-01-06 18:53:12 +01:00
stack.go feat(stack-creation): add the ability to specify git credentials (#1722) 2018-03-16 07:22:05 +10:00
status.go feat(settings): add settings management (#906) 2017-06-01 10:14:55 +02:00
team.go feat(api): introduces swagger.yml (#1112) 2017-08-13 16:45:55 +02:00
team_membership.go feat(api): introduces swagger.yml (#1112) 2017-08-13 16:45:55 +02:00
templates.go feat(templates): add support for stack templates (#1346) 2017-11-07 08:18:23 +01:00
upload.go feat(stacks): add support for stack deploy (#1280) 2017-10-15 19:24:40 +02:00
user.go feat(init-admin): allow to specify a username for the initial admin account (#1160) 2017-08-28 20:59:13 +02:00
websocket.go fix(api): refactor TLS support (#1909) 2018-05-19 16:25:11 +02:00