openfun / joanie

👛 A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.
MIT License
20 stars 2 forks source link

🐛(backend) manage invalid logging secret key #780

Closed jbpenrath closed 2 months ago

jbpenrath commented 2 months ago

Purpose

If the logging secret key is misconfigured, currently log events are not sent to our error tracking platform that is weird. So this setting is misconfigured we manage the error and instead of binding encrypted data we bind an error dictionary to mention that encryption failed.