feat: Implement feature to store symmetric passphrases in DB
This commit is contained in:
parent
ac3821c949
commit
2b6473929a
9 changed files with 169 additions and 11 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -1,4 +1,5 @@
|
|||
/gradlew text eol=lf
|
||||
*.bat text eol=crlf
|
||||
*.jar binary
|
||||
*.java text eol=lf
|
||||
*.java text eol=lf
|
||||
*.config text eol=lf
|
Loading…
Add table
Add a link
Reference in a new issue