View Issue Details

IDProjectCategoryView StatusLast Update
0005045Composr alpha bug reports[All Projects] General / Uncategorisedpublic2022-11-19 02:27
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Summary0005045: PHP version consideration for PHPBB3
DescriptionPHPBB 3.3 uses Argon2id for password security, which requires PHP 7.3 or higher. This means if someone uses Composr with the PHPBB driver, this will require PHP 7.3 or higher; Composr must use Argon2id to handle logins with PHPBB.
TagsNo tags attached.
Sponsorship open

Activities

Chris Graham

2022-11-19 02:27

administrator   ~0007660

I've documented that forum drivers may need what their forum software has. I've implemented a check in the phpBB driver.

(It's not the right time to be moving Composr's minimum requirements ahead right now)

Issue History

Date Modified Username Field Change
2022-11-16 18:08 Patrick Schmalstig New Issue
2022-11-16 18:08 Patrick Schmalstig Status non-assigned => assigned
2022-11-16 18:08 Patrick Schmalstig Assigned To => Chris Graham
2022-11-19 02:27 Chris Graham Status assigned => resolved
2022-11-19 02:27 Chris Graham Resolution open => fixed
2022-11-19 02:27 Chris Graham Note Added: 0007660
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised