Rev. 95
https://github.com/forkbb/forkbb/releases/tag/0.0095
The Page model has undergone changes.
Added the ability to customize the \password_hash() function to the engine configuration. Added a function to regenerate the password hash when the algorithm and/or hashing parameters change.
Fixed login/password validation logic that was vulnerable to timing attacks in the login form.
Pages\Admin\Users : Added "Users per page" setting for search results.
Pages\Admin\User\Result : Added a button to toggle the state of all checkboxes in the form.
Pages\Admin\User\Result : Add the mass sending of private messages (for administrators). When sending mass messages, recipients do not receive email notifications!
Changed private message access permissions for groups. If private messages are enabled on the forum, all users have access to the private messages page, but only those with this permission enabled in the group settings can initiate conversations.
[ TEST ] Added a setting via JavaScript (Setting the font size using JavaScript and cookies).
Added topic bookmarks . This may be useful on large forums.
Added a " Don't reschedule this thread " checkbox to the last message for administrators and moderators. This affects how the thread appears in new posts.
Changed styles, language files and templates.
All commits 0.0094...0.0095
Reply with any issues.
