You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Mollie API-key, which is added by the foodcoop administrator, is stored as clear text. This is a SERIOUS security hazard. This key should NEVER be available for third parties, including developers, hosting parties and whom ever may get access to the database.
It seems this asks for the use of Active Record Encryption.
Note, not yet a separate issue but it seems this is also needed for all privacy sensitive data