CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • what is the function of field "hash" in table"civicrm_contact"
Pages: [1]

Author Topic: what is the function of field "hash" in table"civicrm_contact"  (Read 9973 times)

kinndlejee

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: drupal7
  • MySQL version: 5.1
  • PHP version: 2.4
what is the function of field "hash" in table"civicrm_contact"
July 29, 2013, 02:07:10 am
ok ,I recently installed a civicrm from drupal, I want to know what the function of a field "hash" in table civicrm_contact,is that the encrypt value of the password?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: what is the function of field "hash" in table"civicrm_contact"
July 29, 2013, 06:32:01 am

That column is used to generate the checksum for contacts if/when needed

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: what is the function of field "hash" in table"civicrm_contact"
July 29, 2013, 01:02:29 pm
The password isn't saved in civicrm, we rely on the CMS to handle the authentication.

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • what is the function of field "hash" in table"civicrm_contact"

This forum was archived on 2017-11-26.