-
Support letting user revokes his/her all tokens.
Tokens could be stored in Redis (has very small memory footprint).
bidiu updated
6 years ago
-
### Which package is this bug report for?
candy machine cli
### Issue description
Hi I have got this problem on my VS code. I get this:
[Unknown error (0x80092012) - The revocation function was …
-
This proposal achieves privacy-friendly revocation (i.e., ban). In particular, it makes a web servicer(i.e., web server) capable of blocking users who have previously abused them; however, it has no r…
-
The documentation was not updated appropriately when `revocation_lock` was changed from bytes to BLS12-381 scalar. It still says it is initialized to 0x00, when instead it is passed in as an argument …
-
The [variable `openvpn_clients_revoke`](https://github.com/Stouts/Stouts.openvpn/blob/develop/defaults/main.yml#L119) is no longer used in the role.
Indeed, it is now in the scope of the separate…
-
We can currently sign ssh keys but are unable to revoke them.
Certificates can be revoked with one of two inputs:
- by key ID
- by certificate serial
the command is `ssh-keygen -s /path/to/ca.pub -k…
-
- When creating a new agent key, it's always accompanied by a membrane proof, whether the initial creation, or a revocation
-
RISC-V defines CBO.ZERO which zeroes a full cache line, and so including the tags contained with it.
It seems that we can do better and only clear the tags on a cache line without touching the data, …
-
Hi!
I'm currently working on an application integrating with the Spotify Web API, and I'm hoping to support disconnection of a user's Spotify account from my application. From the documentation, I …
-
When acquiring an authentication token, it is issued with a short expiration time. I intend to implement a method to obtain longer-lasting credentials (several months or a year?) for use in dumb autom…