Releases: suitenumerique/django-lasuite
Releases · suitenumerique/django-lasuite
v0.0.14
Added
- ✨(drf) implement monitored scope throttling class #27
v0.0.13
Fixed
- 🗃️(malware_detection) use dict callable for MalwareDetection defaut parameters #26
v0.0.12
Added
- ✨(malware_detection) limit simultaneous files analysis for jcop #25
Fixed
- 🐛(tests) fix test_project app to be usable with management command #25
v0.0.10
What's Changed
- 🐛(oidc-rs) fix non base 64 authentication token by @qbey in #21
- 📝(pyproject) fix the package metadata by @qbey in #23
- 📝(doc) add missing OIDC_OP_INTROSPECTION_ENDPOINT usage by @lunika in #22
Full Changelog: v0.0.9...v0.0.10
v0.0.9
Added
- ✨(configuration) add configuration Value to support file path
in environment #15
Changed
- ♻️(malware_detection) retry getting analyse result sooner
v0.0.8
Added
✨(malware_detection) add a module malware_detection #11
Fixed
- 🐛(oidc) fix resource server client when using JSON introspection #16
- 🔊(oidc) improve resource server log for inactive user #17
- 🐛(oidc) use the OIDC_USER_SUB_FIELD when needed #18
- 🩹(oidc) remove deprecated cgi use #19
v0.0.3
What's Changed
- ✨(oidc) allow JSON format in user info endpoint by @qbey in #5
- ✨(oidc) add essential claims check setting by @qbey in #6
Full Changelog: v0.0.2...v0.0.3