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

          Disable / Remove link to Product Items in Cart Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How can I limit products that can be bought / added to cart?Remove item from cartHide “Add to Cart” button if specific products are already in cart“Prettifying” the custom options in cart pageCreate link in cart sidebar to view all added items After limit reachedLink products together in checkout/cartHow to Get product from cart and add it againHide action-edit on cart page if simple productRemoving Cart items - ObserverRemove wishlist items when added to cart

          Helsingin valtaus Sisällysluettelo Taustaa | Yleistä sotatoimista | Osapuolet | Taistelut Helsingin ympäristössä | Punaisten antautumissuunnitelma | Taistelujen kulku Helsingissä | Valtauksen jälkeen | Tappiot | Muistaminen | Kirjallisuutta | Lähteet | Aiheesta muualla | NavigointivalikkoTeoksen verkkoversioTeoksen verkkoversioGoogle BooksSisällissota Helsingissä päättyi tasan 95 vuotta sittenSaksalaisten ylivoima jyräsi punaisen HelsinginSuomalaiset kuvaavat sotien jälkiä kaupungeissa – katso kuvat ja tarinat tutuilta kulmiltaHelsingin valtaus 90 vuotta sittenSaksalaiset valtasivat HelsinginHyökkäys HelsinkiinHelsingin valtaus 12.–13.4. 1918Saksalaiset käyttivät ihmiskilpiä Helsingin valtauksessa 1918Teoksen verkkoversioTeoksen verkkoversioSaksalaiset hyökkäävät Etelä-SuomeenTaistelut LeppävaarassaSotilaat ja taistelutLeppävaara 1918 huhtikuussa. KapinatarinaHelsingin taistelut 1918Saksalaisten voitonparaati HelsingissäHelsingin valtausta juhlittiinSaksalaisten Helsinki vuonna 1918Helsingin taistelussa kaatuneet valkokaartilaisetHelsinkiin haudatut taisteluissa kaatuneet punaiset12.4.1918 Helsingin valtauksessa saksalaiset apujoukot vapauttavat kaupunginVapaussodan muistomerkkejä Helsingissä ja pääkaupunkiseudullaCrescendo / Vuoden 1918 Kansalaissodan uhrien muistomerkkim

          Adjektiivitarina Tarinan tekeminen | Esimerkki: ennen | Esimerkki: jälkeen | Navigointivalikko