Skip to content

Releases: onaio/ona-oidc

v1.1.3

22 Jan 07:38
039880f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

14 Nov 11:06
5f4f902
Compare
Choose a tag to compare

What's Changed

  • Add include_package_data = True by @ukanga in #75

Full Changelog: v1.1.1...v1.1.2

v1.1.1

21 Sep 07:33
ee8d33b
Compare
Choose a tag to compare

What's Changed

  • Ensure that we use provided username and give correct error message by @FrankApiyo in #73

Full Changelog: v1.1.0...v1.1.1

v1.1.0

20 Sep 12:55
49c4661
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.1.0

v1.0.4

19 Sep 10:47
25aaea5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3 (2023-11-03)

03 Nov 11:42
fc127ab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2 (2023-02-10)

10 Feb 08:57
5a9e846
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1 (2022-07-08)

08 Jul 07:42
9761961
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0 (2022-05-11)

11 May 11:22
e7eeb8b
Compare
Choose a tag to compare
  • Upgrade to django v3.2.13
  • Upgrade base python version to 3.9

v0.0.10 (2022-04-07)

07 Apr 14:03
cc61ca2
Compare
Choose a tag to compare

New features and improvements

  • Add functionality to use the first part of an email as a username #41
  • Handle unhandled invalid signature error & clear cookie from domain on logout #42
  • Add support for next query parameter #43
  • Remove pyproject.toml #44
  • Handle replacement of invalid characters when using the email username segment #47