Skip to content

Releases: SublimeSkinz/SublimeVault

Optimise calls to Vault client

04 Mar 11:22
9260e5f
Compare
Choose a tag to compare
  • Update php version
  • Optimise calls to vault client
  • Delete loadSecure
  • Create new helper envSecure
  • Use config cache laravel

EnvSecure

01 Mar 13:37
07a4c6f
Compare
Choose a tag to compare
Merge pull request #7 from SublimeSkinz/Fix-many-calls

Refacto call vault

Update with L5.6

30 Nov 15:25
1c32908
Compare
Choose a tag to compare
Merge pull request #5 from SublimeSkinz/update-package-L5

Adapt with the new lucas env loader

Update with php7

29 Nov 13:47
8b40ea1
Compare
Choose a tag to compare

update packages to work with laravel 5.6 & php 7

Add AppRole Autentification

16 Mar 15:32
06ae077
Compare
Choose a tag to compare
  • Add appRole authentification method
  • Exceptions handler
  • Refactoring code
  • Enhancing design
  • Add tests
  • Logging system

Add default value to the helper function

14 Feb 13:37
Compare
Choose a tag to compare
1.0.1

add default value to envS function

First version

14 Feb 13:11
Compare
Choose a tag to compare

This is a simple helper to get env params from Vault

  • We use the token method on the authentification
    To do
  • Use roleApp authentification