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
Harden security paths, shell invocation, and password hashing.
Fix private archive path traversal, replace os.popen/os.system with
subprocess, and upgrade site passwords, auth cookies, CSRF tokens, and
subscribe form tokens to stronger algorithms while keeping legacy
verification for in-place upgrades.
0 commit comments