Open euh2 opened 4 years ago
Contributions are very welcome. This is a community app.
If I want to change this feature, where would I start? @ChristophWurst
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.
I would like to have company/site name instead of Nextcloud in verification messages. Like
l10n/de_DE.json
, could be "%s is yourNextcloud{SITENAME-PLACEHOLDER} authentication code" Hope you guys will consider this feature!