-
Notifications
You must be signed in to change notification settings - Fork 93
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
ZCS-15588: Updated ChangePasswordRequest to support zimbraPasswordMustChange flow #1645
Open
zimsuchitgupta
wants to merge
4
commits into
bugfix/ZBUG-4048/ChgPwdMfa
Choose a base branch
from
feature/ZCS-15588
base: bugfix/ZBUG-4048/ChgPwdMfa
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
zimsuchitgupta
requested review from
RakeshAMore,
k-kato,
ronstra-synacor,
dasiyogesh,
preshitaagrawal,
shrutig0510 and
Gopal-Moolchandani
August 7, 2024 10:13
store/src/java/com/zimbra/cs/service/account/ChangePassword.java
Outdated
Show resolved
Hide resolved
ronstra-synacor
approved these changes
Aug 7, 2024
zimsuchitgupta
changed the base branch from
develop
to
bugfix/ZBUG-4048/ChgPwdMfa
August 8, 2024 07:09
zimsuchitgupta
force-pushed
the
bugfix/ZBUG-4048/ChgPwdMfa
branch
from
August 8, 2024 07:11
3968c93
to
3e71388
Compare
zimsuchitgupta
force-pushed
the
feature/ZCS-15588
branch
2 times, most recently
from
August 9, 2024 12:14
5f36cb1
to
3f52278
Compare
zimsuchitgupta
force-pushed
the
feature/ZCS-15588
branch
from
August 9, 2024 14:08
6916de7
to
4faad0a
Compare
preshitaagrawal
approved these changes
Aug 12, 2024
shrutig0510
approved these changes
Aug 12, 2024
store/src/java-test/com/zimbra/cs/service/account/ChangePasswordTest.java
Show resolved
Hide resolved
ronstra-synacor
approved these changes
Aug 13, 2024
zimsuchitgupta
force-pushed
the
feature/ZCS-15588
branch
from
August 21, 2024 12:06
7d85e33
to
7519c4c
Compare
Gopal-Moolchandani
approved these changes
Aug 21, 2024
zimsuchitgupta
force-pushed
the
feature/ZCS-15588
branch
from
August 22, 2024 06:44
7519c4c
to
6efafeb
Compare
zimsuchitgupta
requested review from
preshitaagrawal,
ronstra-synacor,
shrutig0510 and
Gopal-Moolchandani
August 22, 2024 12:27
ronstra-synacor
approved these changes
Aug 23, 2024
store/src/java/com/zimbra/cs/service/admin/AdminDocumentHandler.java
Outdated
Show resolved
Hide resolved
shrutig0510
approved these changes
Aug 26, 2024
dasiyogesh
reviewed
Aug 26, 2024
ronstra-synacor
approved these changes
Aug 26, 2024
preshitaagrawal
approved these changes
Aug 27, 2024
dasiyogesh
reviewed
Aug 27, 2024
store/src/java/com/zimbra/cs/service/account/AccountDocumentHandler.java
Show resolved
Hide resolved
dasiyogesh
reviewed
Aug 27, 2024
zimsuchitgupta
force-pushed
the
feature/ZCS-15588
branch
from
August 27, 2024 10:12
7732253
to
1da16b6
Compare
zimsuchitgupta
force-pushed
the
feature/ZCS-15588
branch
from
August 28, 2024 06:05
1da16b6
to
32da14c
Compare
zimsuchitgupta
force-pushed
the
bugfix/ZBUG-4048/ChgPwdMfa
branch
from
August 28, 2024 06:07
3e71388
to
f8affd8
Compare
zimsuchitgupta
force-pushed
the
feature/ZCS-15588
branch
from
August 28, 2024 06:08
32da14c
to
b799805
Compare
…SWORD if auth fails
preshitaagrawal
approved these changes
Aug 29, 2024
Gopal-Moolchandani
approved these changes
Aug 29, 2024
k-kato
reviewed
Aug 29, 2024
soap/src/java/com/zimbra/soap/account/message/AuthResponse.java
Outdated
Show resolved
Hide resolved
…as added same for Admin Auth response
preshitaagrawal
approved these changes
Aug 29, 2024
k-kato
approved these changes
Aug 29, 2024
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.
No description provided.