diff --git a/developer_manual/basics/events.rst b/developer_manual/basics/events.rst index e2ed64b78..1e24b865d 100644 --- a/developer_manual/basics/events.rst +++ b/developer_manual/basics/events.rst @@ -217,7 +217,7 @@ 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.*