-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### What happened?
The `gaiad tx` command prints modules that have commands available. The following modules show …
-
Look at prioritizing security in the service. There are certain features that we should look at implementing, i.e:
- scoped access to/from all services in the project (LogicApp, KeyVault, Storage A…
-
```
Control access to specific fields. This was requested at the Dublin meeting in
2014.
```
Original issue reported on code.google.com by `dr.s.m.f...@gmail.com` on 25 Apr 2014 at 1:55
-
We need a relatively simple RBAC/ABAC system for ensuring users are only able to view/edit the objects they are allowed to view/edit as well as take various administrative actions in the system. What …
-
### Description
This was found by https://github.com/elastic/elasticsearch/issues/109806
The error message looks like:
```
{"error":{"root_cause":[{"type":"index_not_found_exception","reas…
-
Getting errors about @graphql-authz/envelop-plugin has conflicting peer dependencies
```
xxx in ~/xxx > npm install @graphql-authz/envelop-plugin
npm error code ERESOLVE
npm error ERESOLVE unab…
-
Follow up on https://github.com/CosmWasm/wasmd/issues/803#issuecomment-1311674643 to collect more advanced use cases to build better filter and limits.
To provide some structure for filter examples…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issue…
-
# TODO
Onboard @LucasWux to access our k8s cluster
- [ ] Install necessary tools: `kubectl`, `kubelogin` [int128/kubelogin](https://github.com/int128/kubelogin) (login with google)
- [ ] setup …
-
At present, the `/exchanges/*` endpoints are being implemented to have optional authz. That is, implementers can add authz to those endpoints if their use cases require it.
At least one implementer…