You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Quote issuer QS parameter in provisioning_uri. Fixespyauth#47.
- Raise an exception if a negative integer is passed to at() (pyauth#41).
- Documentation and release infrastructure improvements.
- Avoid using python-future; it has subdependencies that limit compat…
…ibility (pyauth#34)
- Make test suite pass on 32-bit platforms (pyauth#30)
- Timing attack resistance fix: don't reveal string length to attacker. Thanks to Eeo Jun (pyauth#28).
- Support algorithm, digits, period parameters in provisioning_uri. Thanks to Dionisio E Alonso (pyauth#33).
- Minor style and packaging infrastructure fixes.
- Avoid using python-future; it has subdependencies that limit compat…
…ibility (pyauth#34)
- Make test suite pass on 32-bit platforms (pyauth#30)
- Timing attack resistance fix: don't reveal string length to attacker. Thanks to Eeo Jun (pyauth#28).
- Support algorithm, digits, period parameters in provisioning_uri. Thanks to Dionisio E Alonso (pyauth#33).
- Minor style and packaging infrastructure fixes.