-
## Problem
A majority of our apps do not have fine-grained privilege controls. For example, a user might only have a read privilege for an application, but create/update/delete actions would still …
-
Before distributing titles, badges and reputation we need to define privileges.
Privileges are defined as ```can``` statements:
- ```can read translation```
- ```can commit translation```
- ``…
-
Creating PLpgSQL functions and procedures should require `USAGE` privileges. From the [Postgres docs](https://www.postgresql.org/docs/8.1/sql-grant.html):
> USAGE
> For procedural languages, allow…
-
I am trying to initialize pgroll on a local Postgres (running via docker using `supabase/postgres` image). I get the following error:
```bash
pgroll init --postgres-url 'postgres://postgres:postg…
-
## Description suggestions
Request administrative privileges on launch on macOS for using tun mode without launching nekoray with sudo all the time
## Necessity of recommendations (Not really a …
-
A component template named 'privileges' will fail to load the detail view in Index Management. This is because there's a `privileges` API route that overlaps with a component template detail API route…
-
I have added **VS privilege** in PrivilegeLevel.py and some H CSR initial program. Now I can pass compilation, but when I generate case, which just has a simple "ld/sd" instr, I encounter some errors.…
-
### What would you like to be added?
Most tests currently run with `f.NamespacePodSecurityEnforceLevel = admissionapi.LevelPrivileged`.
Only the namespace created for the CSI driver needs to allow…
-
Does the windows installer need admin privileges? From the docs, I thought that enabling the developer mode should be enough to run volta. Is there a way to install volta when I don't have admin right…
-
Implementation of the Conversational UI requires root privilege to run. It brings potential risk to the system when the UI is running as a pod within Kubernetes such as privilege escalation, container…