Openmaize v2.5.1 Openmaize.Confirm.Base

Functions used with email confirmation.

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

Summary

Functions

Check the user key and, if necessary, the user password

Error message in the case of an invalid link

Functions

check_user_key(conn, user_params, key, password, arg)

Check the user key and, if necessary, the user password.

If this function is successful, the database will be updated, and an openmaize_info message will be added to the conn. If there is an error, an openmaize_error message will be added to the conn.