Age | Commit message (Collapse) | Author |
|
|
|
|
|
binary keys support is still missing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't fit with the logic of the keymanager and it's not use except for
some commented code in bitmask_client
|
|
|
|
We only need to cache the fetch with a sort timeout. The tests that
fetches keys now have to use different keys or will be cached.
|
|
|
|
Never should be done a bulk upload of keys. The updating of the keys
should not be a task for the user of the keymanager. Keys will be updated
by the keymanager in a background worker one per one.
|
|
|
|
|
|
|
|
|
|
|
|
develop
|
|
|
|
|
|
|
|
|
|
'refs/remotes/drebs/bug/5415_properly-raise-KeyNotFound' into develop
|
|
|
|
'refs/remotes/drebs/feature/5120_update-auth-to-interact-with-webapp-v2' into develop
|
|
|
|
'refs/remotes/ivan/feature/better-version-handling' into develop
|
|
develop
|
|
Add missing MockSharedDB.
Update Soledad parameters.
|
|
'refs/remotes/ivan/bug/do-not-decode-decrypted-data' into develop
|
|
|
|
|
|
|
|
into develop
|
|
In this way we can choose which calls to get from cache
and we do not mess with the call from send_key
|
|
|
|
|
|
develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|