-
Notifications
You must be signed in to change notification settings - Fork 31
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-sshkeys_core
base: 1.0.2
head repository: puppetlabs/puppetlabs-sshkeys_core
compare: 1.0.3
- 13 commits
- 25 files changed
- 6 contributors
Commits on Aug 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d01b4e3 - Browse repository at this point
Copy the full SHA d01b4e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fd51e7 - Browse repository at this point
Copy the full SHA 8fd51e7View commit details
Commits on Aug 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4133f82 - Browse repository at this point
Copy the full SHA 4133f82View commit details
Commits on Aug 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 551535e - Browse repository at this point
Copy the full SHA 551535eView commit details -
Merge pull request #21 from puppetlabs/fix-contributing-url
(maint) Fix broken readme URL and add codeowners file
Configuration menu - View commit details
-
Copy full SHA for e3edf94 - Browse repository at this point
Copy the full SHA e3edf94View commit details
Commits on Oct 23, 2019
-
(MODULES-9578) Create authorized_key in root path
Previously, when the `target` property was set, the ssh_authorized_key resource could not create directories/files within root-owned paths. This behavior is due to the module switching context to the user, then attempting to create the directory/file as the specified user, ultimately failing because of insufficient permissions. This commit adds a new parameter, `drop_privileges` which when set to false allows the module to write a ssh_authorized_key file in a privileged path. Due to the possible security implications of this, the parameter must be manually specified in order to activate this functionality. A path is considered to be privileged/trusted if all of its ancestors: - do not contain any symlinks - have the same owner as the user who runs Puppet - are not world/group writable
Configuration menu - View commit details
-
Copy full SHA for b2c153b - Browse repository at this point
Copy the full SHA b2c153bView commit details
Commits on Oct 24, 2019
-
Merge pull request #20 from GabrielNagy/MODULES-9578/create-file-as-root
(MODULES-9578) Create ssh_authorized_key in root path
Configuration menu - View commit details
-
Copy full SHA for f78b81b - Browse repository at this point
Copy the full SHA f78b81bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b26d7 - Browse repository at this point
Copy the full SHA 86b26d7View commit details -
Merge pull request #25 from puppetlabs/pdksync_update-pdk
pdksync - (maint) Enable changelog-generator
Configuration menu - View commit details
-
Copy full SHA for 98f3c0f - Browse repository at this point
Copy the full SHA 98f3c0fView commit details -
(maint) Update module using pdk 1.14.0
Adds vscode recommendations
Configuration menu - View commit details
-
Copy full SHA for cd8b892 - Browse repository at this point
Copy the full SHA cd8b892View commit details -
Merge pull request #24 from joshcooper/update_pdk_1.14
(maint) Update module using pdk 1.14.0
Configuration menu - View commit details
-
Copy full SHA for 1c5c006 - Browse repository at this point
Copy the full SHA 1c5c006View commit details
Commits on Oct 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7a17d41 - Browse repository at this point
Copy the full SHA 7a17d41View commit details -
Merge pull request #26 from puppetlabs/pdksync_release
pdksync - (maint) Prep for release
Configuration menu - View commit details
-
Copy full SHA for 9f710d8 - Browse repository at this point
Copy the full SHA 9f710d8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.2...1.0.3