mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-25 08:05:49 +03:00
[PR #15] [MERGED] Add support for inline QR codes #107
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/google2fa#107
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/antonioribeiro/google2fa/pull/15
Author: @bradleybensmith
Created: 9/11/2015
Status: ✅ Merged
Merged: 9/12/2015
Merged by: @antonioribeiro
Base:
master← Head:inline-feature📝 Commits (1)
f5baf91Add support for inline QR codes📊 Changes
2 files changed (+35 additions, -2 deletions)
View changed files
📝
composer.json(+2 -1)📝
src/Google2FA.php(+33 -1)📄 Description
Adds support to display QR codes inline with data URLs, instead of using Google Charts.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.