Skip to content

0.4

Choose a tag to compare

@turint turint released this 12 Apr 14:29
· 248 commits to main since this release

Added

  • Added top-right menu with profile, admin, and docs sections
  • Added two-factor authentication
  • Added resetting of forgotten password
  • Added login credentials management
  • Added proper pagination
  • Added agents managemet pages
  • Added javascript-based feedback messages
  • Added description to each page
  • Added CSRF checks
  • Added validator class for all forms
  • Added rate limiting to all pages
  • Added authentication rate limiting to login and registration
  • Added unit tests
  • Added integration/feature tests
  • Added testing workflow for github

Changed

  • Increased session to 2 hours w/out "remember me", 30 days with
  • Made the config editing in-place with AJAX
  • Redesigned the help page
  • Moved graphs and latest data to their own pages
  • Moved live config.js to its own page
  • Redesigned the messages system and renamed them to feedback messages

Fixed

  • Bugfixes
  • Fixed config editing
  • Fixed logs search
  • Removed hardcoded messages, changed to feedback messages