mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[PR #47] [MERGED] Rename the app #168
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#168
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/47
Author: @ChristophWurst
Created: 6/19/2018
Status: ✅ Merged
Merged: 6/19/2018
Merged by: @ChristophWurst
Base:
master← Head:enhancement/rename-app📝 Commits (1)
cdc3c01Rename the app📊 Changes
35 files changed (+162 additions, -148 deletions)
View changed files
📝
.travis.yml(+4 -4)📝
.tx/config(+3 -3)📝
README.md(+18 -18)📝
appinfo/app.php(+2 -2)📝
appinfo/info.xml(+6 -6)📝
js/service/registration.js(+4 -4)📝
js/view/l10n.vue(+1 -1)📝
lib/AppInfo/Application.php(+11 -11)📝
lib/Controller/SettingsController.php(+5 -5)📝
lib/Exception/PhoneNumberMismatchException.php(+1 -1)📝
lib/Exception/PhoneNumberMissingException.php(+1 -1)📝
lib/Exception/SmsTransmissionException.php(+2 -2)📝
lib/Exception/VerificationException.php(+1 -1)📝
lib/Exception/VerificationTransmissionException.php(+1 -1)📝
lib/PhoneNumberMask.php(+1 -1)📝
lib/Provider/SmsProvider.php(+12 -12)📝
lib/Provider/State.php(+1 -1)📝
lib/Service/ISmsService.php(+2 -2)📝
lib/Service/SetupService.php(+11 -11)📝
lib/Service/SmsProvider/PlaySMS.php(+7 -7)...and 15 more files
📄 Description
Because the name was misleading.
@MorrisJobke what shall I do with the l10n folder? Can we rename the app safely on Transifex?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.