Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature - provide password #566

Merged
merged 2 commits into from
Aug 24, 2020
Merged

Feature - provide password #566

merged 2 commits into from
Aug 24, 2020

Conversation

jfenske89
Copy link
Contributor

Similar to the original pull request, except we are using the "c" prefix when the password is provided by the user, since it may have special characters. These passwords are base64 encoded for the URL.

Demo: https://1drv.ms/v/s!AjyD1azsNt_ehLVqU_2nf1g7CZilTQ?e=OtVH7b

@codecov
Copy link

codecov bot commented Aug 22, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #566   +/-   ##
=======================================
  Coverage   86.79%   86.79%           
=======================================
  Files           4        4           
  Lines         159      159           
=======================================
  Hits          138      138           
  Misses         12       12           
  Partials        9        9           

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 06b531a...b2dffb2. Read the comment docs.

@jhaals
Copy link
Owner

jhaals commented Aug 24, 2020

This is a great improvement, thanks a lot @jfenske89 👍 🎉

@jhaals jhaals merged commit c2dbdb8 into jhaals:master Aug 24, 2020
@jfenske89 jfenske89 deleted the feature/provide-password branch August 24, 2020 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants