[GH-ISSUE #10] feature: support last passcode and mixed password&passcode #8

Open
opened 2026-03-13 14:28:33 +03:00 by kerem · 0 comments
Owner

Originally created by @sansam on GitHub (May 27, 2024).
Original GitHub issue: https://github.com/abbas-gheydi/radotp/issues/10

version:2.1.1

  1. support last passcode
    the current passcode might be expired during input, hope radotp keeps it be valid for another 30 seconds
  2. support mixed password&passcode
    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.
Originally created by @sansam on GitHub (May 27, 2024). Original GitHub issue: https://github.com/abbas-gheydi/radotp/issues/10 version:2.1.1 1. support last passcode the current passcode might be expired during input, hope radotp keeps it be valid for another 30 seconds 3. support mixed password&passcode 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.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/radotp#8
No description provided.