diff --git a/app/config/config.yml b/app/config/config.yml index 4eea0531b..a9afca10b 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -209,6 +209,7 @@ scheb_two_factor: google: enabled: "%twofactor_auth%" + issuer: "%server_name%" template: WallabagUserBundle:Authentication:form.html.twig email: diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist index 92047121e..dcaf4dffb 100644 --- a/app/config/parameters.yml.dist +++ b/app/config/parameters.yml.dist @@ -24,6 +24,7 @@ parameters: database_charset: utf8mb4 domain_name: https://your-wallabag-url-instance.com + server_name: "Your wallabag instance" mailer_transport: smtp mailer_user: ~ diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/otp_app.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/otp_app.html.twig index 1d3685ae6..b16e6a050 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/otp_app.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/otp_app.html.twig @@ -13,7 +13,7 @@

diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/otp_app.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/otp_app.html.twig index a98e74e0b..bf8c431f4 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/otp_app.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/otp_app.html.twig @@ -17,7 +17,7 @@