-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: mdunnio/hs-vault-tool
base: master
head repository: bitnomial/hs-vault-tool
compare: master
Commits on Feb 15, 2018
-
Added AppRole types and functions to allow connecting to vault via Ap…
…pRole credentials.
Configuration menu - View commit details
-
Copy full SHA for 08c879f - Browse repository at this point
Copy the full SHA 08c879fView commit details
Commits on Mar 11, 2018
-
Changed
VaultAppRoleId
andVaultAppRoleSecretId
to Text instead o……f ByteString. Added To/FromJSON. Added addtional types.
Configuration menu - View commit details
-
Copy full SHA for 78bdc8a - Browse repository at this point
Copy the full SHA 78bdc8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e07ebbb - Browse repository at this point
Copy the full SHA e07ebbbView commit details -
Merge pull request #1 from michaelsdunn1/approle-login
Added AppRole types and functions to allow connecting to vault via Ap…
Configuration menu - View commit details
-
Copy full SHA for 4986b43 - Browse repository at this point
Copy the full SHA 4986b43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a6f78e - Browse repository at this point
Copy the full SHA 4a6f78eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac43bb8 - Browse repository at this point
Copy the full SHA ac43bb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3ddafc - Browse repository at this point
Copy the full SHA f3ddafcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3215b97 - Browse repository at this point
Copy the full SHA 3215b97View commit details
Commits on Aug 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 22b50c6 - Browse repository at this point
Copy the full SHA 22b50c6View commit details
Commits on Aug 5, 2018
-
Merge pull request bitc#2 from ChristopherDavenport/updateBoundsAndAd…
…dStackInit Update base Upper Bound to 5 and Allow for Stack Use
Configuration menu - View commit details
-
Copy full SHA for 31bf280 - Browse repository at this point
Copy the full SHA 31bf280View commit details
Commits on Aug 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f73aad7 - Browse repository at this point
Copy the full SHA f73aad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd78b96 - Browse repository at this point
Copy the full SHA bd78b96View commit details
Commits on Aug 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4053861 - Browse repository at this point
Copy the full SHA 4053861View commit details
Commits on Sep 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8f49225 - Browse repository at this point
Copy the full SHA 8f49225View commit details
Commits on Jan 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 24492b2 - Browse repository at this point
Copy the full SHA 24492b2View commit details
Commits on May 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a474f11 - Browse repository at this point
Copy the full SHA a474f11View commit details
Commits on Oct 28, 2021
-
Refactor to allow for different secret engines
Jason Davidson committedOct 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 5a23596 - Browse repository at this point
Copy the full SHA 5a23596View commit details -
Jason Davidson committed
Oct 28, 2021 Configuration menu - View commit details
-
Copy full SHA for e210a75 - Browse repository at this point
Copy the full SHA e210a75View commit details
Commits on Nov 2, 2021
-
Jason Davidson committed
Nov 2, 2021 Configuration menu - View commit details
-
Copy full SHA for dac4b0b - Browse repository at this point
Copy the full SHA dac4b0bView commit details
Commits on Nov 3, 2021
-
Jason Davidson committed
Nov 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 89b7668 - Browse repository at this point
Copy the full SHA 89b7668View commit details
Commits on Nov 4, 2021
-
Hide VaultConnection data constructors and expose constructor functio…
…ns instead
Jason Davidson committedNov 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 2bf99a3 - Browse repository at this point
Copy the full SHA 2bf99a3View commit details -
Switch back to using the VaultConnection data constructors internally
Jason Davidson committedNov 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 7558da4 - Browse repository at this point
Copy the full SHA 7558da4View commit details
Commits on Nov 8, 2021
-
Jason Davidson committed
Nov 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 2c42064 - Browse repository at this point
Copy the full SHA 2c42064View commit details -
Jason Davidson committed
Nov 8, 2021 Configuration menu - View commit details
-
Copy full SHA for b2b62ae - Browse repository at this point
Copy the full SHA b2b62aeView commit details -
Merge pull request #1 from viking66/refactor
Refactor to allow for different secret engines
Configuration menu - View commit details
-
Copy full SHA for beb4327 - Browse repository at this point
Copy the full SHA beb4327View commit details
Commits on Nov 9, 2021
-
Merge remote-tracking branch 'upstream/master' into jd-refactor
# Conflicts: # stack.yaml # vault-tool-server/vault-tool-server.cabal
Jason Davidson committedNov 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 7644822 - Browse repository at this point
Copy the full SHA 7644822View commit details -
Jason Davidson committed
Nov 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 187c8d1 - Browse repository at this point
Copy the full SHA 187c8d1View commit details -
Merge pull request #1 from bitnomial/jd-refactor
Refactor to make it easier to add new secret engines
Configuration menu - View commit details
-
Copy full SHA for c857d2f - Browse repository at this point
Copy the full SHA c857d2fView commit details
Commits on Nov 12, 2021
-
Jason Davidson committed
Nov 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 57d1d2b - Browse repository at this point
Copy the full SHA 57d1d2bView commit details
Commits on Nov 15, 2021
-
Jason Davidson committed
Nov 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 1d6c9d3 - Browse repository at this point
Copy the full SHA 1d6c9d3View commit details -
Add smart constructor for GenerateKeyRequest
Jason Davidson committedNov 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 0854456 - Browse repository at this point
Copy the full SHA 0854456View commit details -
Jason Davidson committed
Nov 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 9e02d47 - Browse repository at this point
Copy the full SHA 9e02d47View commit details -
Add code comments and hide Data.Aeson.Utils
Jason Davidson committedNov 15, 2021 Configuration menu - View commit details
-
Copy full SHA for a126490 - Browse repository at this point
Copy the full SHA a126490View commit details
Commits on Nov 16, 2021
-
Jason Davidson committed
Nov 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 9424ad8 - Browse repository at this point
Copy the full SHA 9424ad8View commit details -
Merge pull request bitc#2 from bitnomial/jd-totp-lib
Add TOTP module to vault library
Configuration menu - View commit details
-
Copy full SHA for f9c7df0 - Browse repository at this point
Copy the full SHA f9c7df0View commit details
Commits on May 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 95e5f01 - Browse repository at this point
Copy the full SHA 95e5f01View commit details -
Merge pull request bitc#3 from bitnomial/update-stack-lts
Updated stack lts, updated impacted code
Configuration menu - View commit details
-
Copy full SHA for a8e8289 - Browse repository at this point
Copy the full SHA a8e8289View commit details
Commits on Aug 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae131c8 - Browse repository at this point
Copy the full SHA ae131c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d18802d - Browse repository at this point
Copy the full SHA d18802dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6259bd9 - Browse repository at this point
Copy the full SHA 6259bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4be4a15 - Browse repository at this point
Copy the full SHA 4be4a15View commit details -
Merge pull request bitc#4 from bitnomial/update-lts-22
Update to LTS-22 / GHC-9.6 and add CI
Configuration menu - View commit details
-
Copy full SHA for 24ba939 - Browse repository at this point
Copy the full SHA 24ba939View commit details
Commits on Jan 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9c1fc02 - Browse repository at this point
Copy the full SHA 9c1fc02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d64d7 - Browse repository at this point
Copy the full SHA 91d64d7View commit details
There are no files selected for viewing