You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Duo devs don't give this repo much love, unfortunately. I'm sure they're busy with features that lead to more profit.. as corporations tend to do. ¯_(ツ)_/¯
Would you be able to publish your updates upstream as a pull request here? The less they have to do, the more likely they are to incorporate contributor changes.
Duo Team,
I've created a FreeBSD port/package of duo_openvpn. You can find details here: https://www.freshports.org/security/duo_openvpn/
FreeBSD users can install via ports via:
cd /usr/ports/security/duo_openvpn/ && make install clean
FreeBSD users can install via package via:
pkg install duo_openvpn
The port features the following configuration options:
You should consider creating support for the USERNAME/METHOD overrides in the default code base, via defines, to allow for a better user experience.
The text was updated successfully, but these errors were encountered: