mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[PR #104] [MERGED] Add basic setup instructions for the user settings #209
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#209
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nextcloud/twofactor_gateway/pull/104
Author: @ChristophWurst
Created: 8/27/2018
Status: ✅ Merged
Merged: 8/27/2018
Merged by: @ChristophWurst
Base:
master← Head:feature/gateway-setup-instructions📝 Commits (2)
5e08541Add basic setup instructions for the user settingsa787687Don't show instructions for disabled gateways📊 Changes
4 files changed (+92 additions, -47 deletions)
View changed files
📝
js/components/GatewaySettings.vue(+50 -39)➕
js/components/SignalInstructions.vue(+13 -0)➕
js/components/TelegramInstructions.vue(+19 -0)📝
js/views/Settings.vue(+10 -8)📄 Description
This needs l10n in the future and also the wording can probably be improved, but it's a start.
Fixes #82.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.