ushahidi / platform

Ushahidi Platform API version 3+
http://ushahidi.com
Other
668 stars 504 forks source link

Two factor authentication #980

Closed jshorland closed 3 weeks ago

jshorland commented 8 years ago

Add two factor authentication to API

Aha! Link: https://ushahiditeam.aha.io/features/PROD-705

willdoran commented 8 years ago

If we are ok with the user installing google authenticator we can go this direction: https://github.com/antonioribeiro/google2fa http://www.slideshare.net/allandenot/two-factor-authentication-with-laravel-and-google-authenticator

We could also go the yubikey direction: https://github.com/bitbeans/Yubikey

Are there other nicer services we could use?

rjmackay commented 7 years ago

@jshorland this has been waiting around for months? do we want to finish it off and deploy it? or shall I icebox it?

jshorland commented 7 years ago

One of those issues that slipped through the cracks. Let's finish this up and get it out. On phone but please put it in appropriate column?

Sent from my iPhone

On Oct 4, 2016, at 6:45 PM, Robbie Mackay notifications@github.com wrote:

Assigned #980 to @jshorland.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

rjmackay commented 7 years ago

Putting back to waiting for sprint. We can pick it up and fix anything thats changed in the next sprint

jshorland commented 7 years ago

Moving this up in priority given our need to increase our security.

rjmackay commented 6 years ago

Iceboxing this for now

timmwille commented 3 years ago

I'm very curious what the status is about this one?