[PR #104] [MERGED] Add basic setup instructions for the user settings #209

Closed
opened 2026-02-26 05:33:59 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: feature/gateway-setup-instructions


📝 Commits (2)

  • 5e08541 Add basic setup instructions for the user settings
  • a787687 Don'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.

## 📋 Pull Request Information **Original PR:** https://github.com/nextcloud/twofactor_gateway/pull/104 **Author:** [@ChristophWurst](https://github.com/ChristophWurst) **Created:** 8/27/2018 **Status:** ✅ Merged **Merged:** 8/27/2018 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `feature/gateway-setup-instructions` --- ### 📝 Commits (2) - [`5e08541`](https://github.com/nextcloud/twofactor_gateway/commit/5e08541992376ded128b47097268297132ccb814) Add basic setup instructions for the user settings - [`a787687`](https://github.com/nextcloud/twofactor_gateway/commit/a7876873a2827179351e26d84b8e0bc78c55897c) Don't show instructions for disabled gateways ### 📊 Changes **4 files changed** (+92 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `js/components/GatewaySettings.vue` (+50 -39) ➕ `js/components/SignalInstructions.vue` (+13 -0) ➕ `js/components/TelegramInstructions.vue` (+19 -0) 📝 `js/views/Settings.vue` (+10 -8) </details> ### 📄 Description This needs l10n in the future and also the wording can probably be improved, but it's a start. Fixes #82. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:33:59 +03:00
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#209
No description provided.