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

Enable casefold by default #1

Closed
tadeck opened this issue Nov 13, 2012 · 0 comments
Closed

Enable casefold by default #1

tadeck opened this issue Nov 13, 2012 · 0 comments
Assignees
Labels

Comments

@tadeck
Copy link
Owner

tadeck commented Nov 13, 2012

There was one report of some service returning lowercase secret, so when provided to the library, there was an issue (base64.b32decode accepts only uppercase letters).

This can be solved by setting casefold argument of base64.b32decode to True.

@ghost ghost assigned tadeck Nov 13, 2012
@tadeck tadeck closed this as completed in 7dbfa01 Jan 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant