Skip to content

Fix saving backup codes by using a correct data uri - #3649

Merged
rullzer merged 1 commit into
masterfrom
bugfix/saving-backup-codes-data-uri
Feb 28, 2017
Merged

Fix saving backup codes by using a correct data uri#3649
rullzer merged 1 commit into
masterfrom
bugfix/saving-backup-codes-data-uri

Conversation

@ChristophWurst

Copy link
Copy Markdown
Member

Fixes#3520

Was caused by #2704, where I apparently only tested printing the codes …

Tested with FF and Chrome, both printing and saving the backup codes works as expected.

@LukasReschke@karlitschek shall I prepare a backport for nc11?

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@mention-bot

Copy link
Copy Markdown

@ChristophWurst, thanks for your PR! By analyzing the history of the files in this pull request, we identified @nickvergessen to be a potential reviewer.

@LukasReschkeLukasReschke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works. And as this is rather severe this should also be backported ;-)

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #3649 into master will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## master #3649 +/- ##
=========================================
Coverage 54.31% 54.31% Complexity 20926 20926 =========================================
Files 1297 1297 Lines 79830 79830 Branches 1254 1254 =========================================
Hits 43360 43360 Misses 36470 36470

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b72b027...2f980ca. Read the comment docs.

@karlitschek

Copy link
Copy Markdown
Member

backport makes sense 👍 Thanks a lot.

@rullzer
rullzer merged commit 5fc924f into masterFeb 28, 2017
@rullzer
rullzer deleted the bugfix/saving-backup-codes-data-uri branch February 28, 2017 21:03
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@ChristophWurst@mention-bot@codecov-io@karlitschek@rullzer@LukasReschke