Lucas O'Neil
Lucas O'Neil
We set soft-deleted tenants by adjusting their state, and we'll delete existing API keys. What we'll need to do as well though is prevent them from **using** that tenant with...
Tenant UI apps (node API and Vue FE) use eslint and right now updating from version 8 to 9 would need some additional configuration tweaks it appears https://eslint.org/docs/latest/use/migrate-to-9.0.0 On the...
Right now I think the tenant delete is just setting the state to disabled. But that doesn't do all that much other than flag it. We should, as part of...
TBD, see https://github.com/bcgov/traction/pull/1280#pullrequestreview-2205556919
### Description of problem **This only occurs for me on the current beta version at this time** After updating my Wallet on Android, i've started getting an error message when...
Not sure if bug or nice-to-have feature request (probably the latter) ### Description of feature / user story If a connectionless (not sure what happens if using a real connection)...
### Description of problem **Only happening on 1.0.19 beta, not public** If I scan a proof that has a `name` in the proof request, then any subsequent proofs that I...
### Description of problem For VCAuthN we supply the `name` field in the proof and in the 1.0 protocol this shows up in the blue notification card. Using proof 2.0...
In `values.yaml` the ledger/endorser default setup is ``` ## Acapy multiledger configuration file ## @param acapy.ledgers.yml [object] YAML configuration for connecting to multiple HyperLedger ## ledgers.yml: - id: bcovrin-test is_production:...
Should get validation here 