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
[#87] Rotate the superuser password once in post-upgrade.sh — it may have been generated by a doguctl older than v0.12.2 which used math/rand instead of crypto/rand
[#87] Affected values are indistinguishable from safe ones, so every instance rotates regardless of its installed version, guarded by the new dogu config marker password_rotated
[#87] A fresh installation sets the marker in initAdmin and never rotates