azul

Results 31 comments of azul

I'm seeing the same issue - the empty Mysql2::Error in 'affected_rows'). It also happens in a `delete_all` statement. It's in an integration test though. So it may be a bit...

Hey @korelstar ... i thought that approach looked familiar 😃 - happy it was useful. It has worked for us so far but it's really not a clean implementation. I'll...

@hpk42 why do you want to replace your key? In some scenarios changing the current key might also be an option: * to add a new encryption subkey * to...

@hpk42 you can also add a new uid and revoke the old one. That way you keep the same fingerprint and all. No idea how delta stores your key. But...

@dkg thanks for the pointer. I think #277 is for the second part... what to do if another setup message shows up. I was more thinking about what to do...

@dkg Sorry for dumping this issue in here before first searching for past discussions. Looks like #294 also deals with the situation.

Renamed the issue and edited the description to narrow down the scope. Now this issue should explore what a client can do when detecting a multi key situation. #277 is...

We currently say: >For the purposes of the rest of this recommendation, if either public_key or gossip_key is revoked, expired, or otherwise known to be unusable for encryption, then treat...

compared to #114 i fixed some typos and made the tests pass. #114 also included an attempt at using two params for a mime type. This is not supported yet....

I'm observing the same on a NextCloudPi 20 with circles 0.20.7. Even the first user only shows up in the ui but does not actually get added. Reloading the circle...