This iteration of PILOS v2 includes changes to authentication providers, updated dependencies and bug fixes.
With Shibboleth, a new authentication provider is supported. This can be used with Apache + mod_shib as a reverse proxy. You can now also disable local authentication with LOCAL_AUTH_ENABLED
. (see Documentation)
The migration tool for Greenlight v2 now supports social users and includes some fixes and improvements.
To promote this frontend, we display the name and link to this repo in the footer. You can whitelabel the application with the .env option
WHITELABEL
.
To Install this version check our Readme and Install Instructions
Added
- Shibboleth authentication (#20, #497)
- Option to disable local authentication (#505, #506)
- Database Import command: Support for postgres database (#545)
- Greenlight v2 migration command: Import social users (#497)
- Greenlight v2 migration command: Using database transactions to undo changes in case of errors (#497)
- Link Github page in the footer (#620, #621)
Fixed
- Missing locale strings from fallback locale (#576)
- Greenlight v2 migration command: Room feature 'Room Authentication' missing (#497)
- Greenlight v2 migration command: Room name too long (#497)
- Room type unselected in room settings on changes to the room type settings (#577, #586)
- Application setting 'Give local users the possibility to change their password' not saved