deveel/deveeldb

Make Security Optional

Opened this issue · 0 comments

In embedded contexts, security checks are irrelevant, since the database is accessed by only one user at a time.

We must redesign the system to make authentication and authorization optional, providing direct access to the database functions