Home
last modified time | relevance | path

Searched full:sms (Results 1 – 25 of 65) sorted by relevance

123

/plugin/twofactorsmsappliance/lang/en/
Dlang.php2 $lang['name'] = 'Text by SMS appliance';
3 $lang['verifymodule'] = "Enter code sent by SMS";
4 $lang['killmodule'] = "Revoke codes by SMS appliance";
5 $lang['needsetup'] = "You should receive a SMS message. Enter it in the field below to confirm it …
6 $lang['failedsetup'] = "The code provided did not work. SMS by appliance is not enabled for this a…
7 $lang['passedsetup'] = "Codes via SMS appliance are now enabled for this account.";
9 $lang['moduleready'] = "SMS appliance is configured.";
10 $lang['resendcode'] = "Resend code to phone using the SMS appliance";
Dsettings.php3 $lang["url"] = 'URL used to connect to the SMS appliance. "$phone" will be replaced with the phone …
/plugin/twofactorsmsgateway/
Dgateway.txt5 3 River Wireless@sms.3rivers.net
12 Bluegrass Cellular@sms.bluecell.com
24 Edge Wireless@sms.edgewireless.com
26 Golden Telecom@sms.goldentele.com
44 Public Service Cellular@sms.pscel.com
69 West Central Wireless@sms.wcc.net
Dplugin.info.txt5 name Two Factor Authentication - SMS Gateway Plugin
6 desc SMS email gateway support plugin for the Twofactor authentication plugin.
Dhelper.php71 if ($otp !== '') { // The user will use SMS.
73 // If the code works, then flag this account to use SMS Gateway.
167 $mail->setHTML(''); // No HTML to the SMS gateway, please!
179 * Produce an array of SMS gateway email domains with the keys as the
185 * to email an SMS to a phone user.
DREADME.md2 SMS email gateway support plugin for the Twofactor authentication plugin.
DREADME3 SMS email gateway support plugin for the Twofactor authentication plugin.
/plugin/twofactorsmsappliance/
Dplugin.info.txt5 name Two Factor Authentication - SMS Appliance Plugin
6 desc SMS appliance support plugin for the Twofactor authentication plugin.
DREADME.md2 SMS appliance support plugin for the Twofactor authentication plugin.
Dhelper.php60 if ($otp) { // The user will use SMS.
62 // If the code works, then flag this account to use SMS Gateway.
DREADME3 SMS appliance support plugin for the Twofactor authentication plugin.
/plugin/qrcode/syntax/
Dqrcode.php12 SMS:
173 case 'sms':
175 SMS:
/plugin/twofactorsmsgateway/lang/en/
Dsettings.php2 $lang["enable"] = 'Enable two factor authentication via SMS email gateway';
/plugin/upgrade/myvendor/splitbrain/php-cli/src/
DCLI.php32 * trigger the SMS alerts and wake you up.
/plugin/smtp/subtree/php-fig/log/Psr/Log/
H A DLoggerInterface.php36 * trigger the SMS alerts and wake you up.
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Logger/
DAbstractLogger.php38 * trigger the SMS alerts and wake you up.
/plugin/elasticsearch/vendor/psr/log/Psr/Log/
DLoggerInterface.php36 * trigger the SMS alerts and wake you up.
DAbstractLogger.php31 * trigger the SMS alerts and wake you up.
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/
DAbstractLogger.php31 * trigger the SMS alerts and wake you up.
DLoggerInterface.php36 * trigger the SMS alerts and wake you up.
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
DLogger.php55 * trigger the SMS alerts and wake you up.
/plugin/barcode/
Dsyntax.php55 case 'sms' :
/plugin/webdav/vendor/psr/log/Psr/Log/
DAbstractLogger.php31 * trigger the SMS alerts and wake you up.
DLoggerInterface.php36 * trigger the SMS alerts and wake you up.
/plugin/authssocas/vendor/psr/log/Psr/Log/
H A DAbstractLogger.php31 * trigger the SMS alerts and wake you up.

123