[yast/yast-users] be9d07: Revert "Fix authorized_keys creation by setting ri...
Branch: refs/heads/bsc-1188361 Home: https://github.com/yast/yast-users Commit: be9d070c55b022c8bc938c0ac9c838f9b38254dc https://github.com/yast/yast-users/commit/be9d070c55b022c8bc938c0ac9c838f9b3... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-07-20 (Tue, 20 Jul 2021) Changed paths: M src/lib/users/ssh_authorized_keyring.rb Log Message: ----------- Revert "Fix authorized_keys creation by setting right perms" This reverts commit 184213302372e352a34c38f70cd7166c50108a31 because file permissions are being properly set through `umask` in SSHAuthorizedKeysFile#save method. See @imobachgs' comment at https://github.com/yast/yast-users/pull/320#discussion_r673158587 Commit: 2c375c8ad1694f891a59219cbaa4224be91e0358 https://github.com/yast/yast-users/commit/2c375c8ad1694f891a59219cbaa4224be9... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-07-20 (Tue, 20 Jul 2021) Changed paths: M src/lib/users/ssh_authorized_keyring.rb M test/lib/users/ssh_authorized_keyring_test.rb M test/lib/users/ssh_authorized_keys_file_test.rb Log Message: ----------- Fix unit test and remove leftover Compare: https://github.com/yast/yast-users/compare/defb8938d84c...2c375c8ad169
participants (1)
-
David Díaz