Openmaize v3.0.1 Openmaize.Confirm.Base

Base module for handling email confirmation.

This is used by both the Openmaize.ConfirmEmail and Openmaize.ResetPassword modules.

Summary

Functions

Function to confirm email by checking the token

Functions

check_confirm(conn, arg2, arg3)

Function to confirm email by checking the token.

This function is used by the Openmaize.ConfirmEmail and Openmaize.ResetPassword Plugs.