mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #2222 from nextcloud/MorrisJobke-patch-1
Add OCA\DAV\Events\SabrePluginAuthInitEvent event
This commit is contained in:
commit
e7cd0dd536
@ -167,6 +167,13 @@ Available Events
|
||||
|
||||
Here you find an overview of the public events that can be consumed in apps. See their source files for more details.
|
||||
|
||||
``\OCA\DAV\Events\SabrePluginAuthInitEvent``
|
||||
********************************************************
|
||||
|
||||
*Available in Nextcloud 20 and later.*
|
||||
|
||||
This event is triggered during the setup of the SabreDAV server to allow the registration of additional authentication backends.
|
||||
|
||||
``\OCA\Files_Sharing\Event\BeforeTemplateRenderedEvent``
|
||||
********************************************************
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user