Problem/Motivation
Since I installed DataBase Email Encryption I get a Info at the head of each Content-Type with author information: "Security: User XYZ's email address is encrypted". I see no way to hide this information.
Steps to reproduce
Install the module, activate it with default settings and see result in the header of Content types that have Author information in the Status line (Article, Book page and alike).
Proposed resolution
It's nice to have that info in a user-profile, but I don't see it's usefulness on every normal page/article. If there is a way to hide it I haven't found, neither in documentation nor in any "structural" or "configurational" pages. The Documentation speaks of a "DataBase Email Encryption settings" page in configuration/system. I don't get that page, I get "Encryption profiles" and "Keys".
Comments
Comment #2
thedut commentedHello pancapangrawit,
Thank you for reporting this issue.
I have successfully reproduced this issue on a Drupal 9 platform.
As a workarround, you can manually fix it on your website from the User Interface :
I will write a fix for this issue.
Comment #3
pancapangrawit commentedThank you for explaining so patiently! Stupid me, that I didn't see it myself!
Best
.p.
Comment #5
thedut commentedI have commited a fix : The dbee extrafield (displaying the text : "Security XYZ's email address is encrypted") visibility has been improved :
This fix is already available in the dev release and will be included into the v8.x-2.3 release, coming soon.
Comment #6
jcnventuraThanks @thedut. I've created the 2.3 release, as there are no other issues, and 2.2 is broken in Drupal 9.
Comment #7
thedut commentedThanks João for the v8.x-2.3 release.