πŸ‡³πŸ‡±Netherlands @Marty2081

Account created on 2 October 2010, over 13 years ago
#

Recent comments

πŸ‡³πŸ‡±Netherlands Marty2081

I had a similar issue and Google pointed me to this issue. However disabling admin toolbar extra tools did nothing for me. Later I found this issue: https://www.drupal.org/project/drupal/issues/3413508 πŸ› Admin page access denied even when access is given to child items RTBC and that turned out to be the actual cause.

πŸ‡³πŸ‡±Netherlands Marty2081

My apologies, here is the correct path file.

πŸ‡³πŸ‡±Netherlands Marty2081

Argh, I seem to have uploaded the wrong patch file. My bad.

πŸ‡³πŸ‡±Netherlands Marty2081

Here is a patch that handles both exception types:

πŸ‡³πŸ‡±Netherlands Marty2081

The decrypt() method potentially throws 2 types of Exceptions. This is a snippet from the comments in the interface:

   * @throws \Drupal\encrypt\Exception\EncryptException
   *   Thrown when decryption fails.
   * @throws \Drupal\encrypt\Exception\EncryptionMethodCanNotDecryptException
   *   The method should throw this exception when the plugin can not decrypt
   *   (i.e. use a public key).
Production build 0.69.0 2024