mirror of
https://github.com/evgeny-gridasov/openvpn-otp.git
synced 2026-04-25 05:15:57 +03:00
[GH-ISSUE #16] feature/auth-token support #12
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/openvpn-otp#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @stefjakobs on GitHub (Jan 30, 2017).
Original GitHub issue: https://github.com/evgeny-gridasov/openvpn-otp/issues/16
Add support for connection renegotiation with auth-token support. This needs:
push "auth-token UNIQUE_TOKEN_VALUE"in the file/buffer for dynamic configuration data.See: https://community.openvpn.net/openvpn/wiki/Openvpn23ManPage
@evgeny-gridasov commented on GitHub (Feb 6, 2017):
I think this should be easily implemented. I'll have a look when I have free time.
@evgeny-gridasov commented on GitHub (Aug 2, 2017):
Apologies, I never had the time to look into that. Still on the plan though.