Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add column for fake OTP delivery #777

Open
romanstrobl opened this issue Jun 8, 2023 · 2 comments
Open

Add column for fake OTP delivery #777

romanstrobl opened this issue Jun 8, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request reporting Improvements for reporting

Comments

@romanstrobl
Copy link
Member

In case a fake OTP record is created, it cannot be differentiated from regular OTP records. We should add a column which identifies such OTP rows.

@romanstrobl romanstrobl added the enhancement New feature or request label Jun 8, 2023
@romanstrobl romanstrobl self-assigned this Jun 8, 2023
@romanstrobl romanstrobl added the reporting Improvements for reporting label Jun 8, 2023
@banterCZ
Copy link
Member

banterCZ commented Aug 10, 2023

See


and
protected OtpVerifyResponse verifyOtpCode(String processId, OwnerId ownerId, String otpCode, OtpType otpType) throws OnboardingProcessException {

@banterCZ banterCZ assigned banterCZ and unassigned romanstrobl Sep 19, 2023
banterCZ added a commit that referenced this issue Sep 26, 2023
Fix #777: Add column for fake OTP delivery
@banterCZ
Copy link
Member

Let's revert it and re-design it in the next release.

@banterCZ banterCZ reopened this Sep 26, 2023
banterCZ added a commit that referenced this issue Sep 26, 2023
Revert "Fix #777: Add column for fake OTP delivery"
@banterCZ banterCZ reopened this Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request reporting Improvements for reporting
Projects
None yet
Development

No branches or pull requests

2 participants