Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

kanboard/plugin-sms-2fa

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
Sms
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SMS Two-Factor Authentication

This plugin is not maintained anymore!

Use text messages (SMS) instead of the default TOTP system (Time-based One-time Password Algorithm). This plugin works with the service Twilio.

Author

  • Frédéric Guillot
  • License MIT

Requirements

  • PHP >= 5.6
  • Kanboard >= 1.2.0
  • Twilio Account
  • Twilio phone number and API credentials

Installation

You have the choice between 3 methods:

  1. Install the plugin from the Kanboard plugin manager in one click
  2. Download the zip file and decompress everything under the directory plugins/SmsTwoFactor
  3. Clone this repository into the folder plugins/SmsTwoFactor

Note: Plugin folder is case-sensitive.

Documentation

Configure Twilio API in Kanboard

Twilio Settings

  1. Go to Settings > Integrations > SMS Two-Factor Authentication
  2. Enter the Twilio API credentials (Account SID, Auth Token and Phone Number)

Set User Phone Number

  1. Go the user profile
  2. Go to Integrations > SMS Two-Factor Authentication
  3. Enter your mobile phone number

Enable the Two-Factor

  1. Go to the user profile
  2. Enable the two-factor authentication
  3. Check your device and save

About

[NOT MAINTAINED] SMS Two-Factor Authentication plugin for Kanboard

Resources

License

Stars

Watchers

Forks

Packages

No packages published