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
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
add a comment |
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
add a comment |
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
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
magento2.3
edited 21 mins ago
Teja Bhagavan Kollepara
3,00641949
3,00641949
asked Mar 5 at 21:09
user77563user77563
11
11
add a comment |
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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