mirror of
https://github.com/evgeny-gridasov/openvpn-otp.git
synced 2026-04-25 21:35:54 +03:00
[PR #6] Allow multiple tokens for a specific user name #31
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#31
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?
Original Pull Request: https://github.com/evgeny-gridasov/openvpn-otp/pull/6
State: closed
Merged: Yes
The diff is heavy but the patch is simple; instead of stopping after the
first failure, we keep iterating over usernames after an identification
failure, until we reach the end of the otp-secret file.
View it without whitespaces changes
[PR #6] [MERGED] Allow multiple tokens for a specific user nameto [PR #6] Allow multiple tokens for a specific user name