Releases: felixrupp/user_cas
1.7.4 Bugfix release
- Fixes CAS logout service backlink
1.7.3 Add oC 10.3 support and fix for server path
- Raises compatibility to ownCloud 10.3
- Adds support for cas server path "/" - thanks to @dattn
1.7.2 Hotfix and additional Feature Release
-
Fixes double synchronisation of DisplayName, causing overlays in DisplayName on first login
-
Fixes problems with local database users being converted to user_cas backend by accident
-
Fixes logout handling to not need a list of Logout Servers anymore
-
Adds error handling when CAS basic config is missing or truncated
-
Adds the license file for AGPL 3.0 or later
-
Adds ActiveDirectory import OCC command, let’s you import specific LDAP users as user_cas users to your ownCloud/Nextcloud instance
-
Adds options for group name filter and group umlaut replacement in "Groups" panel
1.7.1 Hotfix release
- Raises compatibility to ownCloud 10.2 and Nextcloud 16
- Fixes Create-/UpdateCommand and synchronisation with the user_cas-Backend
- Fixes user autocreation process and synchronisation with the user_cas-Backend
- Fixes Nextcloud detection algorithm, it does not depend on a user-editable string anymore
1.7.0 Feature Release: User quota, CLI/OCC commands
- Adds OCC commands to create and update CAS users directly via command line
- Adds user quota mapping input in Settings Panel - user quota overwrites group quotas
- Adds a filter to disable multi-factor-authentication for internal IP addresses on ECAS instances
- Raises the ECAS client-version to 2.1.3
- Fixes postLogin signals signature
1.6.2 Bugfix release
- Changes default value of the autocreate option to "on"
- Fixes postLogin signals signature
1.6.1 Hotfix for Nextcloud >14
Hotfixes the 5min. logout bug on Nextcloud >14
1.6.0 Bugfix and internal-architecture-change release
This release changes some internal architecture in how and when the user_cas app is activated. The impact on other 3rd party apps is reduced to a minimum. The logout-time bug is also fixed.
1.5.6 Optimization Release
This release changes several INFO level log writes to DEBUG.