commit | 2a1383f2865dff780d435e9d2a897e57879748df | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Sat Feb 01 23:53:17 2020 +0100 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Sat Feb 01 23:53:17 2020 +0100 |
tree | 09716bfe1759082f88dc6df79f01b7794fb6ec3a | |
parent | 1f79d1db101b706649aed93ed36092477db7d357 [diff] [blame] |
Implement an alternate JWT security filter. Change-Id: Ie46b6efc24d045f90f45f7b16f17e4b84ae886c5
diff --git a/.gitignore b/.gitignore index 7ba2297..0d13c27 100644 --- a/.gitignore +++ b/.gitignore
@@ -47,3 +47,6 @@ # Unknown out/ + +# Credentials +keys.p12