]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Add label and issuer to otp config
authorThomas Citharel <tcit@tcit.fr>
Thu, 26 Mar 2020 14:32:01 +0000 (15:32 +0100)
committerThomas Citharel <tcit@tcit.fr>
Thu, 26 Mar 2020 14:32:01 +0000 (15:32 +0100)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
app/config/config.yml

index 0b325afe53db78ef4179a53abd876c70b1d7146c..63c7bef22b69d72097c7659de6e7299b7e5a5848 100644 (file)
@@ -208,6 +208,8 @@ scheb_two_factor:
 
     google:
         enabled: "%twofactor_auth%"
+        label: wallabag
+        issuer: "%domain_name%"
         template: WallabagUserBundle:Authentication:form.html.twig
 
     email: