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

Experimental integration of Yubikey OTPs with Phabricator

License

Notifications You must be signed in to change notification settings

etcinit/phabricator-yubikey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#phabricator-yubikey

Adds support for Yubikey OTP as MFA method in Phabricator

About

The good

  • Seems to work just fine
  • Really easy to setup: All you need is an ID/token combination for a Yubikey validation server (or, in most cases, Yubicloud)

The bad and perhaps ugly

  • No unit tests yet :( :(
  • May or may not maintain in the future
  • It will most likely cause your production servers to light up in flames

Setup

$ cd /path/to/phabricator
$ ./bin/config set yubikey.api_id XXXXXX
$ ./bin/config set yubikey.api_key XXXXXXXXXXXXXXXXXXXXXXXX
  • Go and get some coffee.

Screenshots

setup setup two login

About

Experimental integration of Yubikey OTPs with Phabricator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages