fisher60 / friendo-bot

A Discord Bot that is just a good Friendo
MIT License
25 stars 23 forks source link

add logging filter to remove log messages containing token #252

Closed fisher60 closed 1 year ago

fisher60 commented 1 year ago

This is a temporary fix. In the future we need to still log the login message, but with the token redacted. At the moment, for reasons beyond my understanding, the token redaction was working in dev, but breaks the api in prod. This will be a short term fix.