d3vilh / openvpn-ui

Web User Interface for OpenVPN
MIT License
258 stars 57 forks source link

MFA #25

Closed dinger1986 closed 11 months ago

dinger1986 commented 1 year ago

Hello,

Are you planning on adding MFA integration for OpenVPN?

Thanks

d3vilh commented 1 year ago

Hi @dinger1986, This needs backend container support and new options to pass when generating new Certificate.

I like your suggestion, this definitely will be included in one of the future versions.

d3vilh commented 1 year ago

@dinger1986 MFA is part of dev branch and will be included in next 0.9.3 release after I'll complete my testing.

dinger1986 commented 1 year ago

if theres a guide for testing more than happy giving dev a test if that helps? Probably not worth your time writing it.

Also as a side, maybe worth looking at hanging your license as MIT is very permissive

d3vilh commented 1 year ago

if theres a guide for testing more than happy giving dev a test if that helps? Probably not worth your time writing it.

Also as a side, maybe worth looking at hanging your license as MIT is very permissive

I pushed 0.9.3 release candidate this morning on Docker hub. MFA will works fine in pair with updated openvpn-server version, image I pushed on hub yesterday

Here is documentation draft.

I did my tests and it seems works fine, but im sure there are hidden bugs :)

dinger1986 commented 1 year ago

great, Ill give it a test and can write up an install script once https://github.com/d3vilh/openvpn-ui/issues/26 is done as well :)

d3vilh commented 11 months ago

closing it as implemented

dinger1986 commented 11 months ago

thanks