1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 15:59:41 +02:00
portainer/api/http
Oscar Zhou 2059a9e064
feat(adminmonitor): redirect to timeout page if admin is not created in 5 mins [EE-2691] (#6688)
This PR solves the issue that the Portainer instance will be always accessible in certain cases, like `restart: always` setting with docker run, even if the administrator is not created in the first 5 minutes. 
The solution is that the user will be redirected to a timeout page when any actions, such as refresh the page and click button, are made after administrator initialisation window(5 minutes) timeout.
2022-04-05 16:29:57 +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 fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
handler feat(adminmonitor): redirect to timeout page if admin is not created in 5 mins [EE-2691] (#6688) 2022-04-05 16:29:57 +12:00
middlewares chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
offlinegate fix(offlinegate): fix data race in offlinegate EE-2713 (#6626) 2022-03-18 13:20:10 -03:00
proxy fix(docker/service): send registry id on update EE-2061 (#6606) 2022-03-10 07:35:11 +02:00
security feat(intel): Enable OpenAMT and FDO capabilities (#6212) 2022-01-24 08:48:04 +13:00
server.go feat(adminmonitor): redirect to timeout page if admin is not created in 5 mins [EE-2691] (#6688) 2022-04-05 16:29:57 +12:00