Releases: felixrupp/user_cas
1.10.0: Compatibility Release
1.9.0: Big feature release
- Add setting to allow json-decode for mapped group attribute (see: Issue #51)
- Add mapping for user-id attribute (see: Issue #70)
- Add setting for adding default group, based on the user’s name and an optional prefix (see: Issue #75)
- Add setting to protect public share links with CAS (see: Issue #93)
- Possibly fixes WEBDAV problems (see: Issues #57 and #94)
- Bumps phpCAS library to 1.3.9
1.8.7 Compatibility Release
- Raises compatibility to ownCloud 10.6 and Nextcloud 20
- Changes the phpCAS Version to specify 1.3.5 or higher (was >= 1.3 before)
1.8.6 Compatibility Release
- Raises compatibility to ownCloud 10.5 and Nextcloud 19
- Fixes a static file path to the CAS login button logo on ownCloud
1.8.5 BugFix Release
- Improves SingleSignout to only remove CAS authtokens
- Fixes Nextcloud login-flow bug (see Issue #69) - thanks to @pingou2712
1.8.4 Bugfix Release
- Adds option to disable SingleSignout requests to the ownCloud/Nextcloud instance in admin panel
- Adds missing translations for options and readme entries
1.8.3 Bugfix release
- Fixes SingleSignOut feature - thanks to @pingou2712
- Fixes wrong link to Nextcloud AppStore in Readme - thanks to @Emi94
1.8.2 Compatibility Release
- Raises compatibility to ownCloud 10.4
- Adds section in README to describe how to disable code integrity checks on dev setups
1.8.1 Bugfix release
-
Raises compatibility to Nextcloud 18
-
Fixes Nextcloud 18 WebDAV bug - thanks to @landryb
-
Fixes internal ip checks for »Don’t use Multi-Factor-Authentication on these client-IPs«
-
Fixes typo in acceptedStrength [ECAS]
1.8.0 Big Feature Release with Single-Logout support, etc.
-
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