Add TwoFactorProviderDisabled event

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke
2020-08-13 07:26:27 +02:00
parent a804f36d73
commit 9b7234ea79

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``
***************************************************