[PR #7] [CLOSED] GUI to enter phone number #2 #140

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/7
Author: @eniac111
Created: 10/21/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

8 files changed (+219 additions, -0 deletions)

View changed files

appinfo/application.php (+49 -0)
appinfo/routes.php (+10 -0)
controller/settingscontroller.php (+68 -0)
js/settings.js (+21 -0)
📝 lib/AppInfo/Application.php (+2 -0)
lib/appconfig.php (+39 -0)
lib/settings/personal.php (+19 -0)
templates/personal.php (+11 -0)

📄 Description

Please, review it. It has a conflict with your changes.


🔄 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/7 **Author:** [@eniac111](https://github.com/eniac111) **Created:** 10/21/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d81f57b`](https://github.com/nextcloud/twofactor_gateway/commit/d81f57be1c68ba93d26e9717251719a92ae5003c) GUI to enter phone number #2 ### 📊 Changes **8 files changed** (+219 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `appinfo/application.php` (+49 -0) ➕ `appinfo/routes.php` (+10 -0) ➕ `controller/settingscontroller.php` (+68 -0) ➕ `js/settings.js` (+21 -0) 📝 `lib/AppInfo/Application.php` (+2 -0) ➕ `lib/appconfig.php` (+39 -0) ➕ `lib/settings/personal.php` (+19 -0) ➕ `templates/personal.php` (+11 -0) </details> ### 📄 Description Please, review it. It has a conflict with your changes. --- <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:41 +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#140
No description provided.