-
I would think this might be an Apatch issue, but I'm running 6-8 modules and this only happens with BIT. I grant superuser to it and things are great, but when I reboot superuser is gone and I have t…
-
Setting `allow_superuser: false` is expected to run Logstash successfully with non admin user. However, on Windows, Logstash exits with an error even when the user is not an admin.
The issue occurs b…
-
**Describe the feature**
Automatically install android applications as superuser (eg. `su`: KernelSU, APatch, Magisk, etc)
**Describe alternatives you've considered (if applicable)**
Suffering by…
-
See about setting `superuser = false` in `pg_partman.control` to allow non-superuser installation. With trigger-based partitioning going away, the last function that had SECURITY DEFINER left should b…
-
As a **site administrator** I can **have superuser abilities** so that **I can moderate and manage the website efficiently**
### Acceptance criteria
- **User management**
- Admins can use full CRU…
-
Add models to the Django admin (admin.py) to manage them via the admin panel.
Create a superuser (python manage.py createsuperuser) to access the admin interface.
-
**Describe the bug**
A superuser logged into Submitty cannot view the 'Autograding status' page on the sidebar or directly access it via URL.
**Expected behavior**
The superuser should be able to…
-
Some APIs in Kibana are implicitly restricted to superusers by specifying access tags that are not defined in Kibana’s authorization model. For instance, the API at [key_rotation.ts](https://github.co…
-
Just a note for the Docs...
pyznap in a venv on macOS Sonoma **has** dependencies (setuptools)
```
superuser@mac ~ % which python3
/opt/homebrew/bin/python3
superuser@mac ~ % python3 -V …
-
### Please check before submitting an issue/在提交 issue 前请检查
- [X] I have searched the issues and haven't found anything relevant/我已经搜索了 issues 列表,没有发现于本问题相关内容
- [X] If patch failed, root failed, or…