portainer/api/http
Ali 628f822025
fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399)
* fix(stacks): hide stacks in sidebar EE-3683

* fix(stacks): for unauth, take the user to the dashboard

* fix(stacks): block the user from stack details EE-3683

* fix(stacks): disable stack managment for non admins
2022-08-03 22:19:27 +12:00
..
client fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
errors feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
handler fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2022-08-03 22:19:27 +12:00
middlewares feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
offlinegate fix(offlinegate): fix data race in offlinegate EE-2713 (#6626) 2022-03-18 13:20:10 -03:00
proxy fix(swarm): don't stomp on the x-registry-auth header EE-3308 (#7080) 2022-06-16 09:53:58 +12:00
security fix(permission): EE-3772 Team leaders are able to see all environments (#7331) 2022-07-26 11:02:25 +12:00
server.go feat(internal-auth): ability to set minimum password length [EE-3175] (#6942) 2022-06-03 16:00:13 +12:00