full coverage

This commit is contained in:
2021-09-12 19:59:06 +03:00
parent b6950ba554
commit 9e782bb0b1
22 changed files with 309 additions and 75 deletions

View File

@ -10,6 +10,10 @@ root = /
[auth]
allow_read_only = no
client_id = client_id
client_secret = client_secret
oauth_provider = GoogleClient
oauth_scopes = https://www.googleapis.com/auth/userinfo.email
salt = salt
[build]