mirror of
https://github.com/abbas-gheydi/radotp.git
synced 2026-04-26 11:35:51 +03:00
[GH-ISSUE #10] feature: support last passcode and mixed password&passcode #8
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/radotp#8
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 @sansam on GitHub (May 27, 2024).
Original GitHub issue: https://github.com/abbas-gheydi/radotp/issues/10
version:2.1.1
the current passcode might be expired during input, hope radotp keeps it be valid for another 30 seconds
some system doest not supoort [accept-challenge] message, and lead to fail when receive it. Hope radotp add an option which could validate password and passcode with one input. For example "abcdqwert223344" is received , while "abcdqwert" is recongnized as password and forwarded it to LDAP , and "223344" is recongnized as passcode which is verified by radotp. Only both password and passcode are passed, rapotp send success to application.