Skip to content

Releases: suitenumerique/django-lasuite

v0.0.14

05 Sep 12:32
Compare
Choose a tag to compare

Added

  • ✨(drf) implement monitored scope throttling class #27

v0.0.13

29 Aug 09:14
3aaa3dc
Compare
Choose a tag to compare

Fixed

  • 🗃️(malware_detection) use dict callable for MalwareDetection defaut parameters #26

v0.0.12

22 Jul 15:04
Compare
Choose a tag to compare

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.11

09 Jul 12:45
200bdc1
Compare
Choose a tag to compare

What's Changed

  • 🐛(resource-server) allow aud & iss JWE headers by @qbey in #24

Full Changelog: v0.0.10...v0.0.11

v0.0.10

18 Jun 11:32
v0.0.10
4455ebe
Compare
Choose a tag to compare

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

20 May 14:01
516d1eb
Compare
Choose a tag to compare

Added

  • ✨(configuration) add configuration Value to support file path
    in environment #15

Changed

  • ♻️(malware_detection) retry getting analyse result sooner

v0.0.8

06 May 16:38
3b661c2
Compare
Choose a tag to compare

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.5

10 Apr 12:36
v0.0.5
15b2956
Compare
Choose a tag to compare

What's Changed

  • 🐛(oidc) do not allow empty sub claim by @qbey in #9

Full Changelog: v0.0.4...v0.0.5

v0.0.4

10 Apr 12:25
v0.0.4
689d5ec
Compare
Choose a tag to compare

What's Changed

  • ✨(oidc) allow silent login authentication by @qbey in #8

Full Changelog: v0.0.3...v0.0.4

v0.0.3

10 Apr 11:42
v0.0.3
074911b
Compare
Choose a tag to compare

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