[GH-ISSUE #345] Some branding issues #75

Open
opened 2026-02-26 05:32:51 +03:00 by kerem · 3 comments
Owner

Originally created by @euh2 on GitHub (May 6, 2020).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/345

I would like to have company/site name instead of Nextcloud in verification messages. Like l10n/de_DE.json, could be "%s is your Nextcloud {SITENAME-PLACEHOLDER} authentication code"
Hope you guys will consider this feature!

Originally created by @euh2 on GitHub (May 6, 2020). Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/345 I would like to have company/site name instead of Nextcloud in verification messages. Like `l10n/de_DE.json`, could be "%s is your ~~Nextcloud~~ {SITENAME-PLACEHOLDER} authentication code" Hope you guys will consider this feature!
Author
Owner

@ChristophWurst commented on GitHub (May 8, 2020):

Contributions are very welcome. This is a community app.

<!-- gh-comment-id:625810128 --> @ChristophWurst commented on GitHub (May 8, 2020): Contributions are very welcome. This is a community app.
Author
Owner

@cdjenkins commented on GitHub (Jun 12, 2020):

If I want to change this feature, where would I start? @ChristophWurst

<!-- gh-comment-id:643121151 --> @cdjenkins commented on GitHub (Jun 12, 2020): If I want to change this feature, where would I start? @ChristophWurst
Author
Owner

@ChristophWurst commented on GitHub (Jun 15, 2020):

You can access the instance name via \OCP\Defaults::getName()

See github.com/nextcloud/twofactor_totp@165b0f09e9/lib/Controller/SettingsController.php (L112) for reference.

<!-- gh-comment-id:643965836 --> @ChristophWurst commented on GitHub (Jun 15, 2020): You can access the instance name via ``\OCP\Defaults::getName()`` See https://github.com/nextcloud/twofactor_totp/blob/165b0f09e9562c2f4c4f27f6c25ebe941f99533e/lib/Controller/SettingsController.php#L112 for reference.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#75
No description provided.