mirror of https://github.com/portainer/portainer
2059a9e064
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. |
||
---|---|---|
.. | ||
admin_monitor.go | ||
admin_monitor_test.go |