adamitejs/service-database

Security and validation rules should not be bypassed when connecting with a secret

Closed this issue · 0 comments

As discussed during our development meeting on June 26, 2019, using a secret when connecting to the database (e.g. how the functions service connects) should not bypass rule validation. Instead, we leave this up to the user by allowing them to add exceptions to their own rules based on if a secret is being used.