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

          Can not update quote_id field of “quote_item” table magento 2Magento 2.1 - We can't remove the item. (Shopping Cart doesnt allow us to remove items before becomes empty)Add value for custom quote item attribute using REST apiREST API endpoint v1/carts/cartId/items always returns error messageCorrect way to save entries to databaseHow to remove all associated quote objects of a customer completelyMagento 2 - Save value from custom input field to quote_itemGet quote_item data using quote id and product id filter in Magento 2How to set additional data to quote_item table from controller in Magento 2?What is the purpose of additional_data column in quote_item table in magento2Set Custom Price to Quote item magento2 from controller

          Magento 2 disable Secret Key on URL's from terminal The Next CEO of Stack OverflowMagento 2 Shortcut/GUI tool to perform commandline tasks for windowsIn menu add configuration linkMagento oAuth : Generating access token and access secretMagento 2 security key issue in Third-Party API redirect URIPublic actions in admin controllersHow to Disable Cache in Custom WidgetURL Key not changing in Magento 2Product URL Key gets deleted when importing custom options - Magento 2Problem with reindex terminalMagento 2 - bin/magento Commands not working in Cpanel Terminal

          Aasi (pallopeli) Navigointivalikko