Custom customer attribute save encrypt valueMagento 2.3 - “The value of Admin scope can't be empty” error when adding new product attributeMagento2, Can attribute value conflicts be avoided in a large product catalog?How to add a Customer Attribute in a custom module using declarative schema in Magento 2.3?Magento 2 - Customer Custom File Attribute unable to saveMagento2 Update customer attribute via APIMagento 2 : Create file type customer attributeHow to get Customer attribute value by loading customer id in magento 2Custom address attribute: issue on display value magento 2Magento2 : Error The “Is New” attribute value is empty. Set the attribute and try againSave and display ui_component's custom field

Is it true that good novels will automatically sell themselves on Amazon (and so on) and there is no need for one to waste time promoting?

What are substitutions for coconut in curry?

HP P840 HDD RAID 5 many strange drive failures

What does Jesus mean regarding "Raca," and "you fool?" - is he contrasting them?

Is honey really a supersaturated solution? Does heating to un-crystalize redissolve it or melt it?

Is there a hypothetical scenario that would make Earth uninhabitable for humans, but not for (the majority of) other animals?

How to generate binary array whose elements with values 1 are randomly drawn

두음법칙 - When did North and South diverge in pronunciation of initial ㄹ?

What exactly term 'companion plants' means?

What can I do if I am asked to learn different programming languages very frequently?

How are passwords stolen from companies if they only store hashes?

Question on point set topology

If "dar" means "to give", what does "daros" mean?

Suggestions on how to spend Shaabath (constructively) alone

Would it be believable to defy demographics in a story?

Is it insecure to send a password in a `curl` command?

What is the term when voters “dishonestly” choose something that they do not want to choose?

What (if any) is the reason to buy in small local stores?

When did antialiasing start being available?

I got the following comment from a reputed math journal. What does it mean?

Bash - pair each line of file

What is the significance behind "40 days" that often appears in the Bible?

Does .bashrc contain syntax errors?

Do I need to consider instance restrictions when showing a language is in P?



Custom customer attribute save encrypt value


Magento 2.3 - “The value of Admin scope can't be empty” error when adding new product attributeMagento2, Can attribute value conflicts be avoided in a large product catalog?How to add a Customer Attribute in a custom module using declarative schema in Magento 2.3?Magento 2 - Customer Custom File Attribute unable to saveMagento2 Update customer attribute via APIMagento 2 : Create file type customer attributeHow to get Customer attribute value by loading customer id in magento 2Custom address attribute: issue on display value magento 2Magento2 : Error The “Is New” attribute value is empty. Set the attribute and try againSave and display ui_component's custom field













0















I have create a custom attribute for customers entity, all is fine : backend form, saving value in DB, accessing values from module...
But for security reason, i would like value stored in DB was encrypted (SHA2, MD5....)
In a first time i had looking for existing module, but i was unable to find one.



So, I have made lot of google search, to try to implement this myself, without success at this time.



I am almost certain that someone has already faced this problem... So hope your help !



I use Magento CE 2.3, the attribute value in question, is a simple varchar.










share|improve this question




























    0















    I have create a custom attribute for customers entity, all is fine : backend form, saving value in DB, accessing values from module...
    But for security reason, i would like value stored in DB was encrypted (SHA2, MD5....)
    In a first time i had looking for existing module, but i was unable to find one.



    So, I have made lot of google search, to try to implement this myself, without success at this time.



    I am almost certain that someone has already faced this problem... So hope your help !



    I use Magento CE 2.3, the attribute value in question, is a simple varchar.










    share|improve this question


























      0












      0








      0








      I have create a custom attribute for customers entity, all is fine : backend form, saving value in DB, accessing values from module...
      But for security reason, i would like value stored in DB was encrypted (SHA2, MD5....)
      In a first time i had looking for existing module, but i was unable to find one.



      So, I have made lot of google search, to try to implement this myself, without success at this time.



      I am almost certain that someone has already faced this problem... So hope your help !



      I use Magento CE 2.3, the attribute value in question, is a simple varchar.










      share|improve this question
















      I have create a custom attribute for customers entity, all is fine : backend form, saving value in DB, accessing values from module...
      But for security reason, i would like value stored in DB was encrypted (SHA2, MD5....)
      In a first time i had looking for existing module, but i was unable to find one.



      So, I have made lot of google search, to try to implement this myself, without success at this time.



      I am almost certain that someone has already faced this problem... So hope your help !



      I use Magento CE 2.3, the attribute value in question, is a simple varchar.







      magento2.3






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 21 mins ago









      Teja Bhagavan Kollepara

      3,00641949




      3,00641949










      asked Mar 5 at 21:09









      user77563user77563

      11




      11




















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "479"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f264579%2fcustom-customer-attribute-save-encrypt-value%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f264579%2fcustom-customer-attribute-save-encrypt-value%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          HP P840 HDD RAID 5 many strange drive faiuresHP SmartArray P400: How to repair failed logical drive?Reusing Raid 5 Drive?reliably and automatically determine connection path of physical position of HDD from /dev/sdX device fileHow to replace failed drive in RAID 5 array in HP DL380 G4 serverQuestions on increasing RAID 5 arrayRaid 10, Logical device are missingHP Code 341 “Physical Drive State: Predictive failure. This physical drive is predicted to fail soon.”HPE 1.92TB SATA 6G Mixed Use SFF SSD very slow compared to SAS HDD HP disksHP drive array “ready for rebuild” (RAID5)Hard Disc Failure or RAID Glitch

          Jalkaväkirykmentti 49 (jatkosota) Sisällysluettelo Perustaminen | Keskittäminen | Komentaja(t) | Lähteet | NavigointivalikkoInfobox OKlaajentamalla

          Can Not View Content Blocks due to require.js error - Magento 2 theme change Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?get requirejs-config.js to load declared cdn's for jqueryOverride Magento/Checkout/view/frontend/web/js/view/shipping.js in custom theme not workingAdding Custom JS to Magento 2 Themerequire.js error on Magento 2Magento 2 require js throw errorMagento 2.1.2 regionUpdater js error on register.phtmlError loading popper.js on Magento 2 Theme (require js)requirejs error in my child themeIssue with bootstrap 4 in magento 2Magento 2 checkout page keeps on loading.In console,$.event.props is undefined in jquery.mobile.custom.js:44:2.How to clear that?Magento 2 Stuck on Checkout page