[stable10] Add confirm password after new password - #34492
Merged
Conversation
The confirm password would help to validate if the password entered is same as new password entered. Signed-off-by: Sujith H <sharidasan@owncloud.com>
This was referenced Feb 15, 2019
individual-it
approved these changes
Feb 15, 2019
Codecov Report
@@ Coverage Diff @@
## stable10 #34492 +/- ##
==============================================
- Coverage 63.6% 63.6% -0.01%
Complexity 19091 19091
==============================================
Files 1264 1264
Lines 75303 75302 -1
Branches 1291 1291
==============================================
- Hits 47897 47894 -3
- Misses 27026 27028 +2
Partials 380 380
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## stable10 #34492 +/- ##
==============================================
- Coverage 63.6% 63.59% -0.02%
Complexity 19091 19091
==============================================
Files 1264 1264
Lines 75303 75316 +13
Branches 1291 1292 +1
==============================================
Hits 47897 47897
- Misses 27026 27039 +13
Partials 380 380
Continue to review full report at Codecov.
|
Contributor
Author
|
ToDo;
|
Contributor
Author
|
Note to self: this should be a consistent package of changes now. If CI passes. merge quickly ;) |
phil-davis
force-pushed
the
stable10-retype-password-reset
branch
from
February 15, 2019 07:24
e47716e to
c64ae49
Compare
phil-davis
force-pushed
the
stable10-retype-password-reset
branch
from
February 15, 2019 08:17
c64ae49 to
51db421
Compare
This was referenced Apr 15, 2019
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Backport PRs #30981 and #34490
And adjust confirm password steps for
webUIManageUsersGroups/addUsers.featurewhich only exists in corestable10Backport owncloud-archive/user_management#146 changes for user_management issue owncloud-archive/user_management#147