| MKDoc-Auth documentation | view source | Contained in the MKDoc-Auth distribution. |
MKDoc::Auth::Plugin::Remove - Let users remove their own accounts.
This module lets users delete themselves.
Helps deciding what the URI of this plugin should be.
By default, returns 'edit.html'.
Can be overriden by setting the MKD__AUTH_DELETE_URI_HINT environment variable or by subclassing.
Deletes the user and redirects to $self->return_uri().
| MKDoc-Auth documentation | view source | Contained in the MKDoc-Auth distribution. |