Skip to content

Releases: certego/BuffaLogs

Version 1.2.11

07 Mar 15:25
f42b739
Compare
Choose a tag to compare

Bugfix

  • Fixed the update of the login.updated field
  • Added logging for the clear_models_periodically function

What's Changed

Full Changelog: 1.2.10...1.2.11

Version 1.2.10

26 Jan 14:45
47d6dec
Compare
Choose a tag to compare

Changes

  • Added settings into the Config model (instead of into the settings.py file)

What's Changed

Full Changelog: 1.2.9...1.2.10

Version 1.2.9

30 Nov 17:38
00bee79
Compare
Choose a tag to compare

Bugfix

  • Fixed the connection to the buffalogs_postgres container

What's Changed

Full Changelog: 1.2.8...1.2.9

Version 1.2.8

06 Nov 14:25
905ad82
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.7...1.2.8

Version 1.2.7

20 Oct 13:18
45cd85f
Compare
Choose a tag to compare

Bugfix

  • Fixed alert description format

What's Changed

Full Changelog: 1.2.6...1.2.7

Version 1.2.6

12 Oct 14:46
9f7879c
Compare
Choose a tag to compare

Bugfix

  • Removed linters from the setup app requirements

What's Changed

Full Changelog: 1.2.5...1.2.6

Version 1.2.5

09 Oct 15:45
f9f033c
Compare
Choose a tag to compare

Bugfix

  • Fixed index name from fw to fw-proxy

What's Changed

Full Changelog: 1.2.4...1.2.5

Version 1.2.4

06 Oct 14:30
4924463
Compare
Choose a tag to compare

Bugfix

  • Fixed ValueError('make_aware expects a naive datetime') in calc_distance function setting the timezone to True in the Login.timestamp model field

What's Changed

Full Changelog: 1.2.3...1.2.4

Version 1.2.3

29 Sep 09:00
ded01bd
Compare
Choose a tag to compare

Bugfix

  • Fixed KeyError('ip') in process_user function

What's Changed

Full Changelog: 1.2.2...1.2.3

Version 1.2.2

28 Sep 15:34
5d66f65
Compare
Choose a tag to compare

Bugfix

  • Updated setup_config management command in order to overwrite the configs

What's Changed

Full Changelog: 1.2.1...1.2.2