- 🇷🇴Romania Kosa Ilma
The Access denied is warning, by default the module is configured as not to send emails about warnings.
There are many cases where an Error or Exception is fired, but it is not related to a bug or malfunction.
For example, the access denied, which is for many a "normal" case to happen, for example when someones session is expired.
The Captcha module also throws exceptions after a time limit, but only security paranoids would want to receive email alerts for those cases.
Install Drupal, log in as admin (for example), go to a page visible for logged in users only (example: /admin/content).
In another browser tab log out to destroy the session.
Then hit refresh on /admin/content.
Add default configs to exclude these.
Implement default excludes.
No
No
No
Active
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
The Access denied is warning, by default the module is configured as not to send emails about warnings.