Support for encrypted macaroons (#521)

* encrypted macaroons

* fix GRPC env entry

* example config entry

* add pycryptodomex to requirements

* documentation

* Added pycryptodomex to pip file

Co-authored-by: Ben Arc <ben@arc.wales>
This commit is contained in:
calle
2022-02-14 17:54:05 +01:00
committed by GitHub
co-authored by Ben Arc
parent 0367ee85a7
commit 0764f4fdf1
9 changed files with 235 additions and 83 deletions
+2 -1
View File
@@ -25,6 +25,7 @@ markupsafe==2.0.1
marshmallow==3.13.0
outcome==1.1.0
psycopg2-binary==2.9.1
pycryptodomex==3.14.1
pydantic==1.8.2
pypng==0.0.21
pyqrcode==1.2.1
@@ -46,4 +47,4 @@ uvicorn==0.15.0
uvloop==0.16.0
watchgod==0.7
websockets==10.0
zipp==3.5.0
zipp==3.5.0