You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
I saw that the default admin passwords in puffin.rocks are password and admin etc. Keeping the principle of secure by default in mind, I would love to see random generated administrator passwords. The passwords should be displayed in the application page.
For example, in the screenshot above instead of password: admin, there would be password: bN$bg5t67ujh45hbni98/&ZHJ&Tv. Each password should be generated during the container start phase and displayed to the user.
The text was updated successfully, but these errors were encountered:
I saw that the default admin passwords in puffin.rocks are
password
andadmin
etc. Keeping the principle of secure by default in mind, I would love to see random generated administrator passwords. The passwords should be displayed in the application page.For example, in the screenshot above instead of
password: admin
, there would bepassword: bN$bg5t67ujh45hbni98/&ZHJ&Tv
. Each password should be generated during the container start phase and displayed to the user.The text was updated successfully, but these errors were encountered: