Describe the bug
I Have deployed in an K8 cluster and it has configured age to preload as shared library. The main goal is, that I can create multiple users with restricted permissions.
This line
creates the issue, because my user must be a superuser if age is pre-loaded
Expected behavior
Loading age library should be configurable if has got automatically loaded extensions.
Describe the bug
I Have deployed in an K8 cluster and it has configured age to preload as shared library. The main goal is, that I can create multiple users with restricted permissions.
This line
age-viewer/backend/src/tools/AGEParser.js
Line 41 in 8a7f0be
Expected behavior
Loading age library should be configurable if has got automatically loaded extensions.