Skip to content

my little forum 2.3.7, betaversion 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@auge8472 auge8472 released this 04 Oct 18:25
· 1005 commits to master since this release

Changes

  • use class constructor in the BBCodeClass, old behaviour is deprecated in actual PHP-versions
  • update Smarty (3.1.30)
  • update Bad Behaviour (2.2.19)

Fixed bugs

  • Security issue, CSRF-protection
  • Security issue, relative path overwrite protection
  • Security issue, context-sesitive-masking of strings in HTML
  • Error in the update function, update over several versions was not possible
  • Language config, multiple use of a keyword with different text in different blocks
  • Spelling error (English language)

Features

  • Make time limit for blocking IP after three failed login attempts configurable (temp_block_ip_after_repeated_failed_logins with a value > 0 (minutes to block))