- π¬π§United Kingdom alexpott πͺπΊπ
Any chance you can add a test showing the problem?
- Status changed to Needs work
6 months ago 1:15am 26 September 2024
Calling \Drupal::currentUser() returns encrypted information.
Encrypt a base user field like email, call \Drupal::currentUser(), and note that the data is encrypted.
Add support for decrypting Account Proxy fields on load.
This may have to be done by overriding the current_user service.
See AccountProxy
Needs review
3.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Any chance you can add a test showing the problem?