Skip to content

Consolidate after_accept_invite member hook into member model

Doug Stull requested to merge 391424-move-after_accept_invite-hook into master

What does this MR do and why?

Consolidate after_accept_invite member hook into member model

  • consolidation effort for all project/group member callbacks/hooks
  • moved 2fa method as well due to coupling it had with accepting an invite
  • see #391424 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #391424 (closed)

Edited by Doug Stull

Merge request reports