FlightPath 6.x-6.5

Referenced project: 
Release version: 
6.5
Release type: 
Bug fixes and new features
Release notes: 

2021-12-08
Fixed error in engagements where test name was being shown as author of engagement.

2021-12-07
Small modifications to media.css.

2021-12-02
Added a README.txt file under custom/themes so that the themes folder will be created upon install.

2021-11-26
Implemented multi-factor authentication (via email) for local users. The user can also choose to have their device "remembered" for 30 days, so they are not asked to
re-authenticate every time. This will only work for local users with email addresses saved. Users with no email address, or users using LDAP, SSO, etc, will not
be prompted to enter MFA code.

Added convenience string functions like str_starts_with() to misc.inc, if not included. These are implemented in PHP 8; they are here for users not running PHP 8.

Added admin email address as a required field in the initial install script for FlightPath.