Skip to content

Releases: codemation/easyauth

2.0.3

28 Sep 06:50
6741506
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

27 Sep 23:04
efb05c4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1 - Security Fix

09 Mar 15:51
e8e8aa0
Compare
Choose a tag to compare

What's Changed

Disclosure date

2023-03-07T18:48:04.077Z

Title

Vulnerable python_jwt dependecy version used, leading to CVE-2022-39227

Severity

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N = Critical (10)

Vulnerability Type

Authentication Bypass by Spoofing

Thanks to @notnci for locating & @psmoros for reporting.

Full Changelog: 2.0.0...2.0.1

2.0.0

21 Feb 19:23
89e958c
Compare
Choose a tag to compare

Breaking Change Alert

  • Using FastAPI 0.92.0 requires that EasyAuthServer & EasyAuthClient objects be defined outside of app lifecycle. See updated documentation.

What's Changed

Full Changelog: 1.0.30...2.0.0

1.0.30

02 Feb 09:32
4d4a2f4
Compare
Choose a tag to compare

What's Changed

  • Default value for when default_permissions argument is not provided by @Rictus in #86

New Contributors

Full Changelog: 1.0.29...1.0.30

1.0.29

19 Jan 19:20
Compare
Choose a tag to compare

Full Changelog: 1.0.28...1.0.29

1.0.28

19 Jan 17:12
6e84bbe
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.27...1.0.28

Support for FastAPI 0.88.0 +

14 Dec 22:06
e6b8ee6
Compare
Choose a tag to compare

What's Changed

  • 76 - Fixed conversion of token cookie into authorizaiton bearer token… by @codemation in #77

Full Changelog: 1.0.26...1.0.27

1.0.26

06 Nov 20:45
79afc2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.25...1.0.26

1.0.25

06 Nov 20:34
192f9fe
Compare
Choose a tag to compare

What's Changed

  • improved get_user_permissions usage for services by @codemation in #73

Full Changelog: 1.0.24...1.0.25