mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 17:15:53 +03:00
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#595
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/575
Author: @rotdrop
Created: 6/16/2023
Status: ❌ Closed
Base:
master← Head:bugfix/fix-fix-code-that-lint-cant-fix📝 Commits (1)
e18bcc4Fix "81ee6f9N Fri May 12.. Vitor..Fix codes that lint:fix can't fix"📊 Changes
2 files changed (+4 additions, -2 deletions)
View changed files
📝
src/components/GatewaySettings.vue(+2 -2)📝
src/main.js(+2 -0)📄 Description
So
81ee6f9actually broke the setup code in the user preferences. This PR addresses the following two things:81ee6f9the "isAvailable" status, seegithub.com/nextcloud/twofactor_gateway@60ec37b508/src/components/GatewaySettings.vue (L76)was not retrieved from the data-response, but was the success status of the AJAX call, see
github.com/nextcloud/twofactor_gateway@e8bc3a2549/src/service/registration.js (L12-L17)github.com/nextcloud/twofactor_gateway@60ec37b508/src/components/GatewaySettings.vue (L112-L114)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.