owncloud/core

View on GitHub
changelog/10.13.0_2023-08-22/40830

Summary

Maintainability
Test Coverage
Enhancement: Enforce 2-factor authentication

2-factor authentication can be enforced now. The feature requires at least
an app implementing the 2-factor, otherwise no enforcement will be done.
If the 2-factor authentication is enforced, all users will be required to
use a 2-factor authentication app. Some specific groups selected by the admin
can be excluded to let those users bypass the 2-factor authentication.

https://github.com/owncloud/core/pull/40830