northox / roundcube-yubikey-plugin

A plugin to use Yubico's Yubikey 2nd factor with Roundcube webmail
GNU General Public License v2.0
31 stars 6 forks source link

Use of multiple yubikeys #10

Closed fgoe closed 7 years ago

fgoe commented 8 years ago

Hi there,

is it possible to implement the use of multiple yubikeys? At the moment there is just one field for the yubikey ID. Other tools like Lastpass got 5 to 10 fields to use multiple yubikeys with one account.

That would be a nice feature.

Greets

northox commented 8 years ago

I believe it shouldn't be too complex to implement but I don't have any cycles right now. I'll take a look at it on a rainy day.

For the time being, feel free to submit a patch.

treussart commented 7 years ago

Hi, if you want, I implemented this feature : https://github.com/matleses/roundcube-yubikey-plugin

fgoe commented 7 years ago

Great. Just tested it, seems to work fine. Thanks!

northox commented 7 years ago

Thanks! Please submit a pull request and link it to this issue # and I'll merge it after review.

northox commented 7 years ago

Closed by #15.