-
Implement basic security of CRUD screens via user roles.
Initial roles will be segmented as Members, Trainers, Hirers, Admin
More roles will emerge, and we might want to separate those roles, for ex…
-
With ability to keep watch only features still opened (or not, configurable).
So the users will be able to run Harmony in public networks and still use it securely.
-
I would like to implement the access control list on the Ethereum Blockchain it self could that wil be possible because you suggested me to implement through proxy serve but I need like stamp will be …
-
with "--scandirs" scan all directories recursively and add the files to the same directory, without the need to list in files section
new code
```
if scandirs:
await self.scan_and_uplo…
-
There is currently a custom way of implementing access to the block based on roles. It is unexpected.
All the blocks should use the standard capabilities based mechanism to control access who can v…
-
Edit frontend and backend to enforce user relations between charts and dashboards.
Involves combing through the code and adding access control logic where needed.
Finders should take into account user…
-
In preparation for deploying the plugin in production, Hercules needs a way to control access to the plugin to facilitate a staged rollout.
Currently, the only existing mechanism is the "Enabled T…
-
At present users must log in before they can do anything, but once they're in they can do whatever they want. It would be nice to have some access controls for e.g. interns.
Users already log in u…
-
As a Fleet user, I would like to dictate which tables certain roles may access. Adding a config to the Observer+ role to restrict the tables that user can run queries against (On a per user basis) wou…
-
Ideas:
- On Page/Route level (for UX purposes really, not security)
- On Operation level
- On Entity level
- On Entity field level