Changeset 2708671
- Timestamp:
- 04/12/2022 03:23:18 PM (4 years ago)
- Location:
- vonage-2fa
- Files:
-
- 13 added
- 1 edited
-
tags/1.0.1 (added)
-
tags/1.0.1/LICENSE (added)
-
tags/1.0.1/README.md (added)
-
tags/1.0.1/assets (added)
-
tags/1.0.1/assets/admin-menu.png (added)
-
tags/1.0.1/assets/logo-large.png (added)
-
tags/1.0.1/assets/logo.png (added)
-
tags/1.0.1/assets/logo.svg (added)
-
tags/1.0.1/assets/vonage-api-screenshot.png (added)
-
tags/1.0.1/assets/vonage-user-settings.png (added)
-
tags/1.0.1/assets/vonagexwordpress.png (added)
-
tags/1.0.1/readme.txt (added)
-
tags/1.0.1/vonage2fa.php (added)
-
trunk/vonage2fa.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vonage-2fa/trunk/vonage2fa.php
r2701770 r2708671 5 5 Plugin URI: http://wordpress.org/plugins/vonage-2fa 6 6 Description: Use Vonage's APIs for 2FA 7 Author: James Seconde7 Author: Vonage 8 8 Version: 1.0.0 9 9 Author URI: https://developer.vonage.com/ … … 71 71 <h1>Built in 2FA</h1> 72 72 <p>A text is sent out with a 2FA code to the user's provided mobile number.</p> 73 <p>This plugin requires a Vonage account to work. <strong>If you run out of credit on your Vonage account, 74 your users may be locked out if they are unable to complete the 2FA process.</strong><br> 75 </p><a target='_blank' href='https://dashboard.nexmo.com/'>Click here to go to your Vonage Dashboard.</a><p></p> 73 76 <div> 74 77 <form action='options.php' method='post'>";
Note: See TracChangeset
for help on using the changeset viewer.