tool_mfa/confirmation_modal

Description:
  • Modal for confirming factor actions.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Modal for confirming factor actions.

Methods

(inner) buildModal(element, contextId)

Description:
  • Build the modal with the provided data.

Source:
Parameters:
Name Type Description
element HTMLElement

The button element.

contextId Number

Context ID of the user.

(inner) init(contextId)

Description:
  • Entrypoint of the js.

Source:
Parameters:
Name Type Description
contextId Integer

Context ID of the user.

(inner) registerEventListeners(contextId)

Description:
  • Register event listeners.

Source:
Parameters:
Name Type Description
contextId Integer

Context ID of the user.