diff options
author | drebs <drebs@leap.se> | 2016-12-29 09:28:10 -0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-02-09 17:41:41 +0100 |
commit | 4fce575de20effc9c4d934028f8ccdfbd97932e1 (patch) | |
tree | 80dd68b054eab41fb319bfe5d86504f92784bb61 /testing/tests/benchmarks | |
parent | 5058cae83227d4ba1b6390aa52a63b22a1acb11d (diff) |
[refactor] remove twisted session persistence
The need for token caching in server is a matter of debate, as is the
ideal way to do it. Twisted sessions store the session id in a cookie
and use that session id to persist. It is not clear if that
implementation is needed, works with future features (as multiple
soledad servers) or represents a security problem in some way. Because
of these, this commit removes it for now. The feature is left in git
history so we can bring it back later if needed.
Diffstat (limited to 'testing/tests/benchmarks')
0 files changed, 0 insertions, 0 deletions