Merge pull request #3007 from nextcloud/enh/21344/add-2fa-provider-disabled-event

Add TwoFactorProviderDisabled event
This commit is contained in:
Morris Jobke
2020-08-13 07:26:53 +02:00
committed by GitHub

View File

@@ -216,6 +216,11 @@ Emitted before the rendering step of each TemplateResponse. The event holds a fl
Emitted when the authentication fails, but only if the login name can be associated with an existing user.
``\OCP\Authentication\TwoFactorAuth\TwoFactorProviderDisabled``
***********************************************
*Available in Nextcloud 20 and later.*
``\OCP\Contacts\Events\ContactInteractedWithEvent``
***************************************************