? ? Pending

User tests: Successful: Unsuccessful:

avatar sovainfo
sovainfo
14 May 2016

Pull Request for Issue #10376 .

Summary of Changes

When creating user accounts as administrator and sending an email, it is now optional to include the password in the mail.
This is configurable on the plugin. Sending the email was already optional.
When sending emails, including the password in the email is now optional.

Testing Instructions

Apply this patch
As administrator create an user account.
Verify that the password is included in the mail.
Configure plugin User - Joomla to exlude the password.
Create an user account.
Verify that the password in not in the mail.

This closes issue #10376

avatar sovainfo sovainfo - open - 14 May 2016
avatar sovainfo sovainfo - change - 14 May 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 May 2016
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 14 May 2016
Labels Added: ?
5fccbd4 14 May 2016 avatar wojsmol cs
avatar wojsmol
wojsmol - comment - 14 May 2016
avatar brianteeman brianteeman - change - 14 May 2016
Labels
avatar brianteeman brianteeman - change - 14 May 2016
Category Authentication Language & Strings
avatar sovainfo sovainfo - change - 14 May 2016
Labels
avatar sovainfo
sovainfo - comment - 14 May 2016
avatar BurtNL BurtNL - test_item - 15 May 2016 - Tested successfully
avatar BurtNL
BurtNL - comment - 15 May 2016

I have tested this item :white_check_mark: successfully on dd4e457

Tested successfully. All works as described.
Without the patch: username and password will be send by email.
With the patch applied: send password is optional and will not be send if ticked 'No'.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10462.

avatar brianteeman
brianteeman - comment - 17 May 2016

I dont understand why you did it this way in the plugin and didnt use the existing option

screen shot 2016-05-17 at 04 11 08


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10462.

avatar sovainfo
sovainfo - comment - 17 May 2016

Disagree on using the option meant for the registration process. The registration process is different from the account creation process by an administrator. Consider that you should be able to configure that setting for each process. The settings can be the same or different. Setting it for one process has no bearing on the other. That is the functionality I think should be provided.

avatar infograf768
infograf768 - comment - 20 May 2016

I agree this should be done in the plugin as it is already there that sending mail is defined.
@sovainfo Can you correct the conflicts?

avatar joomla-cms-bot
joomla-cms-bot - comment - 20 May 2016

This PR has received new commits.

CC: @BurtNL


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10462.

avatar joomla-cms-bot
joomla-cms-bot - comment - 20 May 2016

This PR has received new commits.

CC: @BurtNL


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10462.

avatar sovainfo
sovainfo - comment - 20 May 2016

Tried to fix the conflicts but apparently failed:

  • copy content staging/joomla.xml
  • add field
  • edit patch-5/joomla.xml Same thing for joomla.php

Maybe somebody else has more luck!

avatar wojsmol
wojsmol - comment - 20 May 2016

@sovainfo Please revert to dd4e457. Then rebase will be simple

avatar sovainfo
sovainfo - comment - 20 May 2016

@wojsmol Thanks for trying to help. Using GitHub for Firefox exclusively, haven't found proper way to resolve conflicts, revert or rebase. The only way I know is to close and create a new PR.

Very disappointing if that is what needs to be done. Will wait for feedback before giving up and closing!

avatar wojsmol
wojsmol - comment - 20 May 2016

@sovainfo See staging...wojsmol:10462-rebase - current staging with thIs PR.

avatar sovainfo
sovainfo - comment - 20 May 2016

@wojsmol Thanks, but neither of them help. The procedure is incorrect and can't do anything with the rebase you are pointing to!

Unbelievable for a product that is supposed to make these things easier!

avatar roland-d
roland-d - comment - 24 Jun 2016

@sovainfo Is this PR to be redone or can you fix the conflicts?

avatar sovainfo
sovainfo - comment - 24 Jun 2016

Can't fix the conflicts!

avatar sovainfo sovainfo - change - 24 Jun 2016
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2016-06-24 22:05:58
Closed_By sovainfo
avatar sovainfo sovainfo - close - 24 Jun 2016
avatar wojsmol
wojsmol - comment - 25 Jun 2016

@sovainfo Are you planning redo this PR based on the current staging?

avatar sovainfo
sovainfo - comment - 25 Jun 2016

Yes, probably after the release of J360.

avatar brianteeman
brianteeman - comment - 1 Jul 2016

Please see #10990

Add a Comment

Login with GitHub to post a comment