Skip to content

Releases: openedx/edx-rbac

v3.0.0

24 Mar 19:38
44e9067

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...v3.0.0

3.0.0

13 Mar 14:20
44e9067

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...3.0.0

2.1.0 - Django 5.2 Support

06 May 18:53
619d853

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

06 May 17:26
5f4069a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.10.1...2.0.0

1.10.1 | add optional setting to "ignore" jwt.exceptions.InvalidTokenErrors

20 Aug 19:28

Choose a tag to compare

#317

We get sporadic instances of this error that we'd prefer to just ignore as to not clutter our monitoring tools.
This can be used by setting RBAC_IGNORE_INVALID_JWT_COOKIE to True in applications that install this library.

1.10.0 | add optional setting to "ignore" jwt.exceptions.InvalidTokenErrors

19 Aug 20:35

Choose a tag to compare

#317

We get sporadic instances of this error that we'd prefer to just ignore as to not clutter our monitoring tools.
This can be used by setting RBAC_IGNORE_INVALID_JWT_COOKIE to True in applications that install this library.

1.9.0

19 Apr 18:43
6879e27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.0...1.9.0

1.8.0

27 Jul 14:18
f741868

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.0...1.8.0

1.7.0 | ``utils.get_role_auth_claim_for_user()`` now preserves the order of (role, context) pairs

12 Apr 18:34

Choose a tag to compare

v1.6.0

20 Jan 11:14
57a749a

Choose a tag to compare

What's Changed

Full Changelog: 1.5.1...1.6.0