At present in user/uid/edit page we have the option to change the present password. This at times will be confusing to end user about what it might deal with.

To avoid this confusion, this module moves the password change to a new tab in the profile edit page. Also as a additional feature a block is provided which can be used for easy update of password from any page.

Thus this project reduces the complexity involved in changing the password. This module might will suit the needs of end users to change the password easily without any cumbersome issues.

Git repo : git clone http://git.drupal.org/sandbox/Sabareesh.KF/2064897.git password_change
Project Url : https://drupal.org/sandbox/Sabareesh.KF/2064897

Reviews of Other Projects
1. https://drupal.org/node/2064141#comment-7766659
2. https://drupal.org/node/2039489#comment-7766699
3. https://drupal.org/node/2057919#comment-7766705

4. https://drupal.org/node/2062147#comment-7774877
5. https://drupal.org/node/2066099#comment-7774923
6. https://drupal.org/node/2064625#comment-7774973

Comments

PA robot’s picture

Multiple Applications
It appears that there have been multiple project applications opened under your username:

Project 1: https://drupal.org/node/2064915

Project 2: https://drupal.org/node/2053439

As successful completion of the project application process results in the applicant being granted the 'Create Full Projects' permission, there is no need to take multiple applications through the process. Once the first application has been successfully approved, then the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue. With this in mind, your secondary applications have been marked as 'closed(duplicate)', with only one application left open (chosen at random).

If you prefer that we proceed through this review process with a different application than the one which was left open, then feel free to close the 'open' application as a duplicate, and re-open one of the project applications which had been closed.

I'm a robot and this is an automated message from Project Applications Scraper.

PA robot’s picture

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

paul rowell’s picture

Status: Needs review » Needs work

Hey Sabareesh

No problems with the automated review - http://pareview.sh/pareview/httpgitdrupalorgsandboxsabareeshkf2064897git - awesome

Manual Review

password_change.module
Line 36 - typo should be "password", currently reads "pasword"
Line 36: Prefer to use (hyphen) - not (underscore) _ in the url

Other notes

ReadMe could have a little more detail in it, the description is really short - can use the description from your project page: https://drupal.org/sandbox/Sabareesh.KF/2064897

Tested it and it worked fine - I'm wondering if it will conflict with other modules that use form_alter on the user profile such as https://drupal.org/project/password_policy (just something to ponder about)

Thanks!

Sabareesh’s picture

Status: Needs work » Needs review

Hi Paul Rowell,

Thanks for spending your time in reviewing my project. As mentioned I have changed the path and typo in the .module file.

I have also added contents to readme.txt and checked automated review for char length.

Thanks again for you valuable time.

Sabareesh’s picture

Issue tags: +PAreview: review bonus

Adding PAReview: review bonus tag for my reviews.

balajidharma’s picture

Status: Needs review » Needs work

In Issue Summary Add your Project URL

balajidharma’s picture

Issue summary: View changes

Added reviews that I did

Sabareesh’s picture

Status: Needs work » Needs review
Sabareesh’s picture

Issue summary: View changes

Added project url

Sabareesh’s picture

Have updated my description with recent reviews.

Sabareesh’s picture

Issue summary: View changes

Adding my new reviews

vwX’s picture

Status: Needs review » Reviewed & tested by the community

Manual review, looks good. Works on my commerce site with no issues.

Suggest you change the tab title to "Change Password" to show that it is an action that can be performed.

Sabareesh’s picture

vwX : Thanks for reviewing my code and confirming it functionality. As per your above suggestion I have changed the tab title to "Change Password".

Thank you

klausi’s picture

Status: Reviewed & tested by the community » Postponed (maintainer needs more info)

https://drupal.org/project/password_tab

Duplication
This sounds like a feature that should live in the existing password_tab project. Module duplication and fragmentation is a huge problem on drupal.org and we prefer collaboration over competition. Please open an issue in the password_tab issue queue to discuss what you need. You should also get in contact with the maintainer(s) to offer your help to move the project forward. If you cannot reach the maintainer(s) please follow the abandoned project process.

If that fails for whatever reason please get back to us and set this back to "needs review".

Sabareesh’s picture

@Klausi : thanks for the review, as mentioned I have added a new issue https://drupal.org/node/2071731. Will get back to you on hearing further from that project's maintainer.

Sabareesh’s picture

Issue summary: View changes

Added new review

PA robot’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (won't fix)

Closing due to lack of activity. Feel free to reopen if you are still working on this application (see also the project application workflow).

I'm a robot and this is an automated message from Project Applications Scraper.

avpaderno’s picture

Title: D7 Password Change Tab-Block » [D7] Password Change Tab-Block