Skip to content
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

dev/core#162 - Use checksum to access user dashboard #12254

Merged
merged 1 commit into from
Jun 4, 2018

Conversation

jitendrapurohit
Copy link
Contributor

@jitendrapurohit jitendrapurohit commented Jun 4, 2018

Overview

Allow contact with checksum to load user dashboard.

Before

Contact cannot access user dashboard without login.

SE link - https://civicrm.stackexchange.com/questions/8619/using-checksums-to-access-the-civicrm-user-dashboard

After

Contact can access user dashboard from a checksum link /civicrm/user?reset=1&id=<contact_id>&cs=<contact_checksum>

Comments

Need to grant CiviCRM: access Contact Dashboard permission for anonymous to load user dashboard with a checksum link.


Gitlab - https://lab.civicrm.org/dev/core/issues/162

@tttp
Copy link
Contributor

tttp commented Jun 4, 2018

Hey @jitendrapurohit, I had the same need and found your issue and PR

I've applied the patch and can confirm that

  1. it's useful
  2. it works

Thanks!

@eileenmcnaughton
Copy link
Contributor

Ok - I'll merge this based on @tttp review

@eileenmcnaughton eileenmcnaughton merged commit 7f20059 into civicrm:master Jun 4, 2018
@jitendrapurohit jitendrapurohit deleted the core-162 branch June 6, 2018 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants