Ticket #82 (closed enhancement: fixed)

Opened 7 years ago

Last modified 5 years ago

Security: separate sending of username and password

Reported by: ed Owned by: ed
Priority: major Milestone: Phase 4
Component: Drupal modules & settings Keywords:
Cc: Estimated Number of Hours: 0.0
Add Hours to Ticket: Billable?: no
Total Hours:

Description

separate the username and password emails so we don't send them together in one unencrypted email (Paul Field)

Change History

comment:1 Changed 6 years ago by jim

  • Owner changed from jim to ed
  • Estimated Number of Hours set to 0.0
  • Status changed from new to assigned
  • Billable? unset

There's no built-in way to send two emails.

However, since the user typed their own password - twice - they don't really need it in the email at all. They can always use the 'forgotten password' option after all.

So, please go to here https://www.transitionnetwork.org/admin/user/settings and edit the "Welcome, no approval required" message as you see fit. I'd remove the password line and change the text to say 'you chose your password during registration.

Reassigning to Ed since he's the one with the user text thing, though can do if needed.

comment:2 Changed 6 years ago by ed

  • Owner changed from ed to jim

a bit confused -

  1. why is there a one time login here when they have already set their password?
  2. why are they being asked to re-set their password?

here is the text as it stands:

Hi !username,
Thank you for registering at !site. You may log in by clicking on this link or copying and pasting it in your browser:
!login_url
This is a one-time login, so it can be used only once. After logging in, you will be redirected to !edit_uri so you can change your password.
You may also log in to !login_uri using the following username and password:
username: !username
password: !password

all the best and welcome,

-- !site team

comment:3 Changed 6 years ago by jim

  • Owner changed from jim to ed

Yes, it's a mess and shouldn't say half of those things - just a reminder of the username and link to the login page at /user/login and a welcome note should suffice.

LoginToboggan? removes the need for the one-time login, though they still need to validate their email.

comment:4 Changed 6 years ago by ed

  • Priority changed from minor to major

OK then I'll remove all the stuff about one time logins - that might nail the validation problem and other user confusion at that point.

bunging up to major so i remember to tweak this in due course...

comment:5 Changed 5 years ago by ed

  • Status changed from assigned to closed
  • Resolution set to fixed
  • Milestone set to Phase 4

finally got round to sorting this out. closing.

Note: See TracTickets for help on using tickets.