Logout all sessions after changing password, enhanced unit tests

This commit is contained in:
Marc Ole Bulling
2021-05-10 21:45:31 +02:00
parent 1ff8cb2913
commit 8f02aeb881
15 changed files with 290 additions and 64 deletions
+1
View File
@@ -13,3 +13,4 @@ jobs:
with:
go-version: '^1.16.4'
- run: go test ./... --tags=test,awsmock
- run: go test ./... --tags=test,noaws