Skip to content

v1.1.2

Choose a tag to compare

@TeddiO TeddiO released this 28 Dec 03:04
· 1 commit to master since this release
024df03

What's Changed

This update provides some internal changes, namely around trying to tighten things up against the OpenID 2.0 spec as well as better practises. No outward API changes are made and so users of this package should be able to upgrade without issue.

  • Drop regex usage & remove re import.
  • Added stricter validation for OpenID fields & to better follow the OpenID 2.0 spec.
  • Added a default timeout for urllib.request.urlopen and defaulted to 15 seconds. This can be controlled by setting the env var SSI_OPENID_TIMEOUT .
  • General documentation improvements.
  • Bump to v1.1.2.

#15
Full Changelog: v1.1.1...v1.1.2