mirror of
https://github.com/furkankadioglu/efatura.git
synced 2026-04-26 14:45:56 +03:00
[PR #44] [MERGED] SMS Onaylama Sistemi #137
Labels
No labels
araştırılıyor
bug
enhancement
good first issue
istek
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/efatura#137
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/furkankadioglu/efatura/pull/44
Author: @muratcesmecioglu
Created: 8/4/2021
Status: ✅ Merged
Merged: 8/16/2021
Merged by: @furkankadioglu
Base:
master← Head:master📝 Commits (2)
e93b9edSMS Onay Sistemi7299a82Merge branch 'furkankadioglu:master' into master📊 Changes
1 file changed (+5 additions, -10 deletions)
View changed files
📝
src/InvoiceManager.php(+5 -10)📄 Description
Artık eArşiv Portal; sms doğrulama sırasında kullanıcıdan gelen telefon numarasına değil, sistemde kayıtlı olan numaraya mesaj atıyor.
Bu yüzden sendSMSVerification fonksiyonunun parametre almasına gerek yok. Geri uyumluluk için optional yaptım.
Gönderilen parametrede kullanılması için initializeSMSVerification fonksiyonundan sunucudaki kayıtlı telefon numarasını alıp kullanıyoruz.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.