CommitBit::Action::ConfirmEmail - Confirm a user's email address


CommitBit documentation  | view source Contained in the CommitBit distribution.

Index


NAME

Top

CommitBit::Action::ConfirmEmail - Confirm a user's email address

DESCRIPTION

Top

This is the link in a user's email to confirm that their email email is really theirs. It is not really meant to be rendered on any web page, but is used by the confirmation notification.

actions

A null sub, because the superclass wants to make sure we fill in actions

take_action

Set their confirmed status.


CommitBit documentation  | view source Contained in the CommitBit distribution.