Fixed ~~~~~ * Invalid reference to jwt.JWTError, should be jwt.PyJWTError
6.0.0
------------------
Fixed ~~~~~ * Fix error viewing institute list as non-admin.
Changes ~~~~~~~ * Replace Shibboleth code with AAF RapidConnect code. This requires some config changes. * Apache docker image is depracated and should not be used for new installs.
5.0.19
-------------------
Fixed ~~~~~ * Fix error when viewing software with applications.
5.0.18
-------------------
Changes ~~~~~~~ * Update to Django 2.2. * Experimental AAF Rapid Connect token support. Will display token values and attempt to log user in.
5.0.17
-------------------
Fixed ~~~~~ * Fix slurm error trying to delete a project in approval process. * Fix error that would occur if trying to delete non-existant slurm user.
5.0.16
-------------------
Fixed ~~~~~ * Fix errors running django admin commands. * Increase short_name and full_name to 100 characters max. * Improve validation of phone numbers. '-' is no longer allowed.