diff options
author | drebs <drebs@leap.se> | 2015-03-11 14:33:10 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-03-19 11:16:10 -0300 |
commit | cf3c5018820f982ae64c2e062391b0a3b6e52f21 (patch) | |
tree | 65a3baf02be1fe98957a3c0acea05688a54b2aee /README.rst | |
parent | 61a56f2ee301212d96c2d95a21d524bc06b3a677 (diff) |
[feat] use monthly tokens database
Any solead release that includes this commit will be incompatible with LEAP
Platform < 0.6.1 because only from that version on the platform implements the
ephemeral monthly tokens databases.
Closes: #6785.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -30,8 +30,12 @@ repository: Compatibility ------------- -* Server 0.7.x is incompatible with client < 0.7.0 because of modifications on - encrypted document MAC calculation. +* Soledad Server >= 0.7.0 is incompatible with client < 0.7.0 because of + modifications on encrypted document MAC calculation. + +* Soledad Server >= 0.7.0 is incompatible with LEAP Platform < 0.6.1 because + that platform version implements ephemeral tokens databases and Soledad + Server needs to act accordingly. Tests |