mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-11 08:23:49 +00:00
When using username containing malicious the following method should be safe: - pwd.getpwnam() - shutil.chown() - mkhomedir_helper()
When using username containing malicious the following method should be safe: - pwd.getpwnam() - shutil.chown() - mkhomedir_helper()