diff --git a/Makefile b/Makefile index 7ab5cf5..71f3db8 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ MODD=modd include .env +# make all these env vars available for executed processes VARS:=$(shell sed -ne 's/ *\#.*$$//; /./ s/=.*$$// p' .env ) $(foreach v,$(VARS),$(eval $(shell echo export $(v)="$($(v))"))) diff --git a/assets/static/images/jordan-harrison-1208586-unsplash.jpg b/assets/static/images/jordan-harrison-1208586-unsplash.jpg new file mode 100644 index 0000000..34c19a5 --- /dev/null +++ b/assets/static/images/jordan-harrison-1208586-unsplash.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64b68f6ecba68970d1ca4384db7b694f9691929c3da5031dbd4dd4aff494f840 +size 36118 diff --git a/assets/templates/layouts/auth_2fa.html b/assets/templates/layouts/auth_2fa.html new file mode 100644 index 0000000..d5628ba --- /dev/null +++ b/assets/templates/layouts/auth_2fa.html @@ -0,0 +1,48 @@ + + + +
+ + + + + +Hey {{.Username}}! {{.Appname}} + requests your permission to connect with your {{.IDPName}} account.
+Allow {{.Appname}} to:
+{{ . }}
- {{- end }} - +