Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Version 1.1

Choose a tag to compare

@stmtstk stmtstk released this 25 Sep 09:26
· 195 commits to master since this release
0278b1a

This release includes the following changes.

  • Added

    • [MAJOR] Supported MFA (Multi-Factor Authentication) based on TOTP (Time-based One Time Password) for SSO (Single Sign-On).
    • [MINOR] Added association between the AIS S-TIP account and the STIX files in the new AIS STIX format.
    • [MINOR] Added calendar popovers for date/time input fields.
  • Changed

    • N/A
  • Fixed

    • Issue #49 [PATCH] Fixed the issue that the TAXII client password and certification file settings are cleared unexpectedly.
    • Issue #84 [PATCH] Fixed the issue that no STIX files are returned after a successful poll from AlienVault OTX.
    • Issue #88 [PATCH] Fixed django_settings to refer the SECRET_KEY value from .env file.
    • Issue #89 [PATCH] Fixed django_settings to set its default timezone from .env file.