github THM-Health/PILOS v2.3.0
PILOS 2.3.0

latest releases: v4.0.0-RC.4, v4.0.0-RC.3, v4.0.0-RC.2...
11 months ago

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

Changed

  • Allow more characters for role names (#535, #536)
  • Renamed env option PASSWORD_SELF_RESET_ENABLED to PASSWORD_CHANGE_ALLOWED and enabled by default (PASSWORD_SELF_RESET_ENABLED deprecated) (#506)

Don't miss a new PILOS release

NewReleases is sending notifications on new releases.