Skip to content

Releases: hacdias/webdav

v5.7.0

22 Dec 09:37
v5.7.0
eaf42b0
Compare
Choose a tag to compare

Changelog

v5.6.2

21 Dec 07:16
v5.6.2
dce6010
Compare
Choose a tag to compare

Changelog

  • dce6010 chore: update dependencies

v5.6.1

15 Dec 17:39
v5.6.1
88863d7
Compare
Choose a tag to compare

Changelog

v5.6.0

11 Dec 17:50
v5.6.0
Compare
Choose a tag to compare

Changelog

  • 79bc17a feat: add support for systemd listener activation sockets

v5.5.0

07 Dec 11:14
v5.5.0
Compare
Choose a tag to compare

Changelog

v5.4.4

28 Nov 16:06
v5.4.4
Compare
Choose a tag to compare

Changelog

  • ca7f337 chore: update dependencies
  • 64bbdc7 fix: error if rule has no regex or path

v5.4.3

19 Nov 17:13
v5.4.3
Compare
Choose a tag to compare

Changelog

  • d418bd2 fix: Pass ExposedHeaders to cors.New

v5.4.2

21 Oct 06:44
v5.4.2
Compare
Choose a tag to compare

Changelog

  • d500716 fix: spoofing of X-Forwarded-For

v5.4.1

20 Oct 07:16
v5.4.1
Compare
Choose a tag to compare

Changelog

  • 8c49af0 fix: environment parsing for username

v5.4.0

12 Oct 12:55
v5.4.0
a5777e1
Compare
Choose a tag to compare

Changelog

  • a5777e1 chore: update dependencies
  • 49a6e93 docs(readme): make fail2ban config part of the examples
  • a698e31 chore: removed the the login attempt log commented line to makes the code cleaner and more focused
  • 74b514c feat(authentication): enhance login failure logging and reduce log volume
  • ca0bdb1 docs: add Fail2Ban configuration guide to README
  • a056e1b feat(authentication): improve IP logging by extracting real client IP from X-Forwarded-For header
  • 189af88 chore: omit debug information release builds (#185)