Releases: SUNET/nextcloud-mfazones
Releases · SUNET/nextcloud-mfazones
Fix slider that should not be visible
Check: Fix faulty check that is used for showing button or not Signed-off-by: Micke Nordin <[email protected]>
Nextcloud 29 compatibility
v0.1.1 Bump version to 0.1.1 and update dependencies
Smol fix for slider
v0.1.0 Bump version to 0.1.0
A mostly working app 🎉
This version include a visual icon for MFA Zones as well as updated npm dependencies. It also removes a spurious log message if some attributes are not set from a saml login.
Beta 7
More mature support for NC 28.
Full Changelog: v0.0.7...v0.0.8
Beta 6
Experimental support for NC 28
Beta 5
This release changes the default behavior to leave the mfazone tag visible to the user.
You can change this for an old install in the database:
update oc_systemtag set visibility = 1 where name = 'mfazone';
Beta 4
This is mostly a refactor and cleanup that gets rid of all deprected function calls.
Full Changelog: v0.0.4...v0.0.5
Beta 3
With this release, flows will both be created and deleted upon activation and deactivation respectively.
Beta2 of Working app
This release adds back the functionality to automatically enable flows