-
Notifications
You must be signed in to change notification settings - Fork 0
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
Prevent resubmitting trn request for same email #1441
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MrKevJoy
force-pushed
the
trn-request-check-email
branch
from
July 25, 2024 15:04
acb7465
to
7aed59e
Compare
gunndabad
reviewed
Jul 25, 2024
...hingRecordSystem/src/TeachingRecordSystem.AuthorizeAccess/Pages/RequestTrn/EmailInUse.cshtml
Show resolved
Hide resolved
gunndabad
reviewed
Jul 25, 2024
...hingRecordSystem/src/TeachingRecordSystem.AuthorizeAccess/Pages/RequestTrn/EmailInUse.cshtml
Outdated
Show resolved
Hide resolved
gunndabad
reviewed
Jul 25, 2024
...hingRecordSystem/src/TeachingRecordSystem.AuthorizeAccess/Pages/RequestTrn/EmailInUse.cshtml
Outdated
Show resolved
Hide resolved
gunndabad
reviewed
Jul 25, 2024
...gRecordSystem/src/TeachingRecordSystem.AuthorizeAccess/Pages/RequestTrn/EmailInUse.cshtml.cs
Outdated
Show resolved
Hide resolved
MrKevJoy
force-pushed
the
trn-request-check-email
branch
from
July 30, 2024 08:13
219ea3a
to
eda31c4
Compare
MrKevJoy
temporarily deployed
to
pre-production_aks
July 30, 2024 08:18 — with
GitHub Actions
Inactive
MrKevJoy
force-pushed
the
trn-request-check-email
branch
from
August 1, 2024 16:00
683d223
to
52bf427
Compare
MrKevJoy
force-pushed
the
trn-request-check-email
branch
from
August 9, 2024 08:19
52bf427
to
6ad622e
Compare
gunndabad
reviewed
Aug 13, 2024
TeachingRecordSystem/src/TeachingRecordSystem.AuthorizeAccess/AuthorizeAccessLinkGenerator.cs
Outdated
Show resolved
Hide resolved
gunndabad
reviewed
Aug 13, 2024
...System/src/TeachingRecordSystem.Core/Dqt/QueryHandlers/GetOpenTasksForEmailAddressHandler.cs
Outdated
Show resolved
Hide resolved
gunndabad
reviewed
Aug 13, 2024
...tem/tests/TeachingRecordSystem.AuthorizeAccess.Tests/PageTests/RequestTrn/EmailInUseTests.cs
Show resolved
Hide resolved
gunndabad
approved these changes
Aug 13, 2024
MrKevJoy
force-pushed
the
trn-request-check-email
branch
from
August 13, 2024 10:58
6ad622e
to
72ef0ab
Compare
MrKevJoy
force-pushed
the
trn-request-check-email
branch
from
August 13, 2024 12:20
72ef0ab
to
cdef7f9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
prevent trn request from being submitted multiple times with the same email.
https://trello.com/c/cjl8uVf9/264-prevent-a-user-from-submitting-multiple-trn-requests