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

Secret generator & URI encoder fixes #18

Merged
merged 5 commits into from
Jun 13, 2021
Merged

Secret generator & URI encoder fixes #18

merged 5 commits into from
Jun 13, 2021

Conversation

XFox111
Copy link
Owner

@XFox111 XFox111 commented Jun 13, 2021

Fixes: #17

Changelog

  • Fixed generated secret length
  • Fixed URI encoding issues in OTPConfiguration.GetUri()

PR Checklist

  • Update package version and release notes

@XFox111 XFox111 added the bug Something isn't working label Jun 13, 2021
@XFox111 XFox111 self-assigned this Jun 13, 2021
@XFox111 XFox111 merged commit a06022b into master Jun 13, 2021
@XFox111 XFox111 deleted the generator-fix-17 branch June 13, 2021 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Secret generator generates invalid key
1 participant