Skip to content

Releases: springload/wagtailenforcer

1.1.7

23 Jun 22:00
f9defec
Compare
Choose a tag to compare

Fix reverse URL for block list

1.1.5

21 Jun 10:42
a61a86d
Compare
Choose a tag to compare

Hotfix

1.1.4

21 Jun 10:10
5caba8a
Compare
Choose a tag to compare

Minor fix

1.1.3

17 May 02:15
Compare
Choose a tag to compare

Import Fix

1.1.2

23 Apr 02:02
d523453
Compare
Choose a tag to compare

Fixed

  • Crash when uploading an image (introduced in 1.1.1)

1.1.1

23 Apr 00:34
1728dc7
Compare
Choose a tag to compare

Fixed

  • Crash when saving an image (as opposed to uploading an image), #10

1.1.0

04 Apr 05:23
13c1bdc
Compare
Choose a tag to compare

Added

  • Compatibility with Django 1.10 and 1.11

Changed

  • The project now depends on django-password-policies-iplweb, a maintained fork of the original django-password-policies. Make sure to remove django-password-policies from your own list of requirements if you had it defined.

1.0.4

27 Mar 03:52
Compare
Choose a tag to compare

Fixed

  • ConnectionError is now catched properly and returned with a custom error message
  • Return the correct network socket connection object when the unix socket connection fails

Changed

  • Do not register Calm AV signals when CLAMAV_ACTIVE is set to False