-
Notifications
You must be signed in to change notification settings - Fork 581
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-stdlib
base: v7.0.1
head repository: puppetlabs/puppetlabs-stdlib
compare: v7.1.0
- 10 commits
- 10 files changed
- 7 contributors
Commits on Apr 19, 2021
-
pw_hash: add support for bcrypt variants
This is the hash algorithm used by default by Elasticsearch among others
Configuration menu - View commit details
-
Copy full SHA for 5ae71be - Browse repository at this point
Copy the full SHA 5ae71beView commit details -
pw_hash: use less confusing language for return type (doc)
The return type is not a (Puppet) hash, but a normal text string.
Configuration menu - View commit details
-
Copy full SHA for 5662521 - Browse repository at this point
Copy the full SHA 5662521View commit details -
pw_hash: add more bcrypt tests
* check for invalid salt values for all bcrypt variants * check for valid return value on glibc 2.28 I am not entirely sure this cutoff is correct, but RHEL 8 runs glibc 2.28 and supports bcrypt, and Ubuntu 18.04 Bionic has glibc 2.27 and does not. Ubuntu Focal 20.04 has glibc 2.31 and also supports bcrypt. We will see what the test harness reports :-)
Configuration menu - View commit details
-
Copy full SHA for ffc6d96 - Browse repository at this point
Copy the full SHA ffc6d96View commit details -
Merge pull request #1173 from kjetilho/feature/pw_hash_bcrypt
pw_hash: add support for bcrypt variants
Configuration menu - View commit details
-
Copy full SHA for 09a9b97 - Browse repository at this point
Copy the full SHA 09a9b97View commit details
Commits on Apr 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for da63d55 - Browse repository at this point
Copy the full SHA da63d55View commit details -
Merge pull request #1184 from puppetlabs/DavidS-patch-1
(MODULES-11053) Add a note about the contains method
sanfrancrisko authoredApr 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 81dd738 - Browse repository at this point
Copy the full SHA 81dd738View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79693c8 - Browse repository at this point
Copy the full SHA 79693c8View commit details
Commits on Apr 27, 2021
-
Merge pull request #1185 from puppetlabs/pdksync_pdk_update
pdksync - (maint) Running pdk update
Configuration menu - View commit details
-
Copy full SHA for a8f06a0 - Browse repository at this point
Copy the full SHA a8f06a0View commit details
Commits on May 15, 2021
-
GitHub Action committed
May 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 966f476 - Browse repository at this point
Copy the full SHA 966f476View commit details
Commits on May 17, 2021
-
Merge pull request #1186 from puppetlabs/release-prep
Release prep v7.1.0
Configuration menu - View commit details
-
Copy full SHA for 146090e - Browse repository at this point
Copy the full SHA 146090eView 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 v7.0.1...v7.1.0