Skip to content

1.8.0 Big Feature Release with Single-Logout support, etc.

Compare
Choose a tag to compare
@felixrupp felixrupp released this 02 Dec 15:38
· 49 commits to master since this release
  • Drops compatibility for Nextcloud 13

  • Raises compatibility to Nextcloud 17

  • Fixes a redirect error with enabled enforce-authentication and non-authorized users

  • Fixes a security bug, where a user, not authorized by any groups, still had the possibility to gain access to a read only account

  • Fixes deprecated quota handling: all quotas should now be handled correctly (even 'none' and 'default')

  • Adds option to overwrite the CAS login button’s label

  • Adds option to keep CAS-ticket-ids in URL (see Issue #17)

  • Adds feature to use CAS Single-Logout

  • Bumps phpCAS library to 1.3.8