Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add deprecation notice for OCP\Group\Events\BeforeUserRemovedEvent
Signed-off-by: Morris Jobke <[email protected]>
  • Loading branch information
MorrisJobke committed Aug 10, 2020
commit e5a1f6016eba6d49d43b44649b5514c11079925d
2 changes: 2 additions & 0 deletions developer_manual/app/events.rst
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,8 @@ Event to allow to register the direct editor.

*Available in Nextcloud 18 and later.*

Deprecated in 20.0.0 - it can't be guaranteed that this event is triggered in all case (e.g. for LDAP users this isn't possible)

``\OCP\Group\Events\GroupCreatedEvent``
***************************************

Expand Down