39 $token_id = checkNumeric($_GET[
"authentication_token_id"]);
59 $form->alias(
"ip_address",
"IP Address");
60 $form->annotate(
"ip_address",
"Restrict login to a given IP address. You can use wildcards to specify IP address ranges.");
61 $form->required(
"user_id",
"token");
67 redirect(
"/admin/authentication_tokens");
static generateToken($id=0)
static usingFeature()
Uses the specified framework feature(s).
static using()
Import the datamodels, views and manifest for the specified component(s).
Provides the interface to the user model for the application.
$method
Pull out a simple reference to the request method.