diff options
author | emkael <emkael@tlen.pl> | 2016-10-31 17:22:13 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2016-10-31 17:22:59 +0100 |
commit | 53597812732c7891b087ef9de9788b824326dd93 (patch) | |
tree | 72b8077d20d7484f63065c0700e875c721ded450 /.gitattributes | |
parent | 92b23923644d22b1e422631bc18fd1527b0b5399 (diff) |
* SecurityManager which persist validation/encryption keys outside of global state cache
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 17366f1..da046eb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ config/db.json filter=git-crypt diff=git-crypt +app/frontend/encryption.xml filter=git-crypt diff=git-crypt |