Skip to content

Conversation

@vitormattos
Copy link
Member

@vitormattos vitormattos commented Dec 27, 2023

Background scenario:

  • after pass by all checks to access the sign page

To-do

  • Implement integration tests
  • renewal interval setting
    • if true
      - [ ] Renew the date of last attempt and increment the attempts counter
    • else
      - [ ] Make possible sign the document

@vitormattos vitormattos added this to the Next Major (29) milestone Dec 27, 2023
@vitormattos vitormattos self-assigned this Dec 27, 2023
@vitormattos
Copy link
Member Author

vitormattos commented Dec 28, 2023

I didn't incremented the attempt when is an access with success. I used session and worked fine.

When all data of signer is valid, is necessary to renew the duration of
window time to do not return an expired session error

Signed-off-by: Vitor Mattos <[email protected]>
@vitormattos vitormattos force-pushed the feature/create-session-after-validate-link-from-email branch from 13dc37e to 72070e2 Compare December 28, 2023 23:15
@vitormattos vitormattos marked this pull request as ready for review December 28, 2023 23:16
@vitormattos vitormattos marked this pull request as draft December 28, 2023 23:41
Signed-off-by: Vitor Mattos <[email protected]>
- Make the condition as gt and not gte.
- Implement logs as debug level

Signed-off-by: Vitor Mattos <[email protected]>
@vitormattos vitormattos force-pushed the feature/create-session-after-validate-link-from-email branch from 39b58a3 to dd799a0 Compare December 29, 2023 00:21
@vitormattos vitormattos marked this pull request as ready for review December 29, 2023 00:46
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
@vitormattos
Copy link
Member Author

Considering that now only have questions at this code review, I will mark as resolved and if we have any pending point, we can open a follow up issue to fix the pending points.

We will need this PR here: #2037

@vitormattos vitormattos merged commit 4f1c62b into main Dec 30, 2023
@delete-merged-branch delete-merged-branch bot deleted the feature/create-session-after-validate-link-from-email branch December 30, 2023 18:22
@vitormattos
Copy link
Member Author

/backport to stable28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants