Skip to content

Releases: openedx/edx-drf-extensions

Drop pyjwkest dependency

16 May 16:17
65f3869
Compare
Choose a tag to compare

See changelog for details.

New edx_drf_extensions_version custom attribute for monitoring

18 Apr 20:27
c925e00
Compare
Choose a tag to compare

Additional monitoring for JWT decoding

12 Apr 20:38
ae7416f
Compare
Choose a tag to compare

Fix packaging, and include 8.5.0 release

11 Apr 16:17
c1df6b3
Compare
Choose a tag to compare

Add logging to JWT `authenticate_credentials` exception handling

18 Jan 15:07
b5ed5c8
Compare
Choose a tag to compare

Updates the logger.info in the exception handling of the JWT authentication middleware to include the username associated with the request to have slightly more explicit logging for debugging purposes.

Add enduser.id custom attribute

20 Dec 15:24
c0cbd9e
Compare
Choose a tag to compare

Fix issue with JwtAuthentication and disabled users

09 Sep 17:59
bfc9d97
Compare
Choose a tag to compare

Fix RemovedInDjango40Warning

01 Nov 17:36
da64959
Compare
Choose a tag to compare

Replace use of django.conf.urls to django.urls for url and include methods

Replace rest_condition

04 Oct 14:13
e7f47ee
Compare
Choose a tag to compare

Replace dropped require_exp and require_iat with require option

11 Aug 08:56
911a0db
Compare
Choose a tag to compare

Fixed