-
Would it be possible to use a private key as "password" for the property encryption?
Probably there is no chance in getting that feature into native jasypt, as last version update was in 2014.
But…
-
**[David J. M. Karlsen](https://jira.spring.io/secure/ViewProfile.jspa?name=davidkarlsen)** opened **[SPR-8765](https://jira.spring.io/browse/SPR-8765?redirect=false)** and commented
See http://www.j…
-
When I run rest-http project with gradle (gretty appRun or appStart tasks) I'm getting `java.lang.NoClassDefFoundError: org/springframework/security/authentication/encoding/PasswordEncoder`
Here i…
-
**[Michael Isvy](https://jira.spring.io/secure/ViewProfile.jspa?name=michael.isvy)** opened **[SPR-10666](https://jira.spring.io/browse/SPR-10666?redirect=false)** and commented
At this stage, Spring…
-
Hi,
i have able to reproduce the correct behavious specifying the following:
1. ENV variables containing the TEST=ENC('testfields') to be decrypted by spring boot along with JASYPT_PASSWORD=tes…
-
It should be possible to optionally include a Spring bean from Simple Java Mail that can read properties from a Spring context and use these to configure Simple Java Mail (using the `ConfigLoader`).
-
Hi, can someone point me to an example where the jasypt.encryptor.password can be kept in a file instead. I've tried combinations of @EncryptablePropertySource("file:///d:/password.txt") to no avail.
…
-
Hi, I'm starting to document about jasypt, and I think it's great, I've been testing it but I ran into a problem. I have created my key to perfection, this is my .yml file:
```
jasypt:
encrypto…
-
Is it possible to tur off decryption of properties in integration tests?
I've got a bunch of `@SpringBootTest`s which raise Spring context including property source beans, so in case I don't provid…
-
Using latest build from master.
I have correctly configured gitlab-scm-collector (but doesn't appear to be retrieving anything). Repo Count shows 0 0s on the logs.
I also don't see Gitlab as a r…