portainer/api/http/handler
Anthony Lapenna 50f547a6e7
feat(motd): add the ability to use custom style (#2918)
* feat(motd): rework motd display mechanism for more flexibility on motd content

* feat(api): enhance MOTD

* refactor(api): refactor MOTD related codebase

* feat(motd): hash on message
2019-06-02 18:16:43 +12:00
..
auth fix(api): fix missing default Portainer permissions for users 2019-05-27 09:31:20 +12:00
dockerhub feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
endpointgroups feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
endpointproxy fix(rbac): add specific authorization for Storidge management 2019-05-27 10:41:12 +12:00
endpoints feat(integrations): storidge evolution (#2711) 2019-05-25 09:53:10 +12:00
extensions feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
file fix(api): remove x-frame-options header (#2322) 2018-10-03 14:18:03 +13:00
motd feat(motd): add the ability to use custom style (#2918) 2019-06-02 18:16:43 +12:00
registries fix(api): remove admin restriction for registry proxy endpoint 2019-05-27 09:15:50 +12:00
resourcecontrols refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
roles feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
schedules feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
settings feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
stacks feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
status refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
tags feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
teammemberships feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
teams feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
templates feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
upload feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
users fix(api): fix missing default Portainer permissions for users 2019-05-27 09:31:20 +12:00
webhooks feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
websocket feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
handler.go fix(rbac): add specific authorization for Storidge management 2019-05-27 10:41:12 +12:00