-
TGC_Production has all the same privileges that mechanics do which means they can adjust/add schedules, add new hardware, delete tickets, etc. This probably should not be the case. I know we have 1 …
-
PropertyService (#812)
- [x] CreateProperty
- [x] GetProperty
- [x] UpdateProperty
- [x] GetProperties
PropertySetService (#880)
- [x] CreatePropertySet
- [x] GetPropertySet
PropertyValueS…
-
Sanctom token abilities assign.
-
-
Hello, I have a request, can you cancel the requirement of administrator permissions to install the package? I appreciate your efforts in developing this software, because I can't get administrator pe…
-
In prototyping [Partitioned Popins](https://explainers-by-googlers.github.io/partitioned-popins/), we realized that there wasn’t an obvious answer to an important question: how popins integrate with […
-
The permissions on flathub say "User Device Access" and "Microphone Access" - these permissions appear to be unnecessary.
This line is the issue:
https://github.com/flathub/com.github.iwalton3.jel…
-
Make it so that staff users are the only ones who can do full crud for categories, posts, and comments
Credentials of the lowest possible types of users:
- [ ] Create Categories = Staff users
- [ ] C…
-
in FastAdmin you are using asynchronous approach
but functions which manage permissions is synchronous and python don't allow throw async request to database
please fix to async
![image](https://gi…
-
# Master Django Permissions: Django Rules, and Django Guardian
Master Django permission ecosystem, from built-in options to advanced control with Django Rules and Django Guardian, for complex authori…