Skip to content

Releases: akaunting/laravel-firewall

1.2.8

24 Feb 22:35
Compare
Choose a tag to compare

Changed: Obfuscated password in logs

1.2.7

30 Jan 22:28
Compare
Choose a tag to compare
  • Changed: Reduced duplicate code

1.2.6

16 Jan 23:51
Compare
Choose a tag to compare
  • Changed: Catch exception instead of checking table existence

1.2.5

04 Jan 18:50
Compare
Choose a tag to compare
  • Added: Check if db table exists

1.2.4

20 Dec 12:20
Compare
Choose a tag to compare
  • Added: IP range whitelist
  • Added: GitHub actions
  • Removed: Travis

1.2.3

05 Dec 10:02
Compare
Choose a tag to compare
  • Changed: Check if log exists in command
  • Removed: Unqiue key of ip table

1.2.2

30 Sep 09:10
Compare
Choose a tag to compare

Added: Skip geo middleware if no location set up

1.2.1

23 Sep 15:20
Compare
Choose a tag to compare
  • Added: Bot middleware
  • Added: Filter by input name
  • Added: Enable/disable per middleware
  • Changed: XSS patterns

1.2.0

23 Aug 22:04
Compare
Choose a tag to compare
  • Added: Notification config per middleware
  • Changed: Abstract class location

1.1.3

10 Aug 16:18
Compare
Choose a tag to compare
  • Fixed Whitelist middleware