Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix missing conditional for registering on_remove_user_third_party_identifier module api callbacks #15227

Merged

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    a13a6df View commit details
    Browse the repository at this point in the history
  2. Update tests to catch this case.

    The tests were modifying the callback object directly instead of using the method that modules would use, thus bypassing the missing code.
    anoadragon453 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    0e9d64a View commit details
    Browse the repository at this point in the history
  3. changelog

    anoadragon453 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    9cad8cf View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    e384ff2 View commit details
    Browse the repository at this point in the history