mirror of
https://github.com/dokku/dokku.git
synced 2026-07-11 21:10:52 +02:00
The previous use of `touch` before `netrc set` allowed the file to inherit the umask and be world-readable, exposing stored git credentials to local users. The set and unset paths now explicitly chmod 0600 and chown to the dokku user, and the plugin install hook repairs permissions on already-affected installations.
1.6 KiB
Executable File
1.6 KiB
Executable File