mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 17:15:53 +03:00
[PR #216] [MERGED] Migrate personal settings to Nextcloud 15 provider settings API #301
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#301
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/216
Author: @ChristophWurst
Created: 3/7/2019
Status: ✅ Merged
Merged: 3/11/2019
Merged by: @ChristophWurst
Base:
master← Head:refactor/provider-settings📝 Commits (2)
fe47092Migrate personal settings to Nextcloud 15 provider settings API24d2069Show the app's icons in the personal settings📊 Changes
13 files changed (+144 additions, -73 deletions)
View changed files
📝
appinfo/info.xml(+0 -3)📝
js/components/GatewaySettings.vue(+0 -1)📝
js/init.js(+13 -3)➕
js/views/SMSSettings.vue(+13 -0)➖
js/views/Settings.vue(+0 -31)➕
js/views/SignalSettings.vue(+38 -0)➕
js/views/TelegramSettings.vue(+38 -0)📝
lib/Provider/AProvider.php(+18 -1)📝
lib/Provider/SignalProvider.php(+0 -1)📝
lib/Provider/SmsProvider.php(+0 -1)📝
lib/Provider/TelegramProvider.php(+0 -1)📝
lib/Settings/PersonalSettings.php(+23 -30)📝
templates/personal_settings.php(+1 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.