summaryrefslogtreecommitdiff
path: root/server/changes/feat_configurable_ensure
blob: 8abd2ac938b5eb4e881f6bea1a786cc2c921da6d (plain)
1
2
3
4
5
o 'create-user-db' script now can be configured from soledad-server.conf
  when generating the user's security document.
o Migrating a user's database to newest design documents is now possible by
  using a parameter '--migrate-all' on 'create-user-db' script.
o Remove tsafe monkeypatch from SSL lib, as it was needed for Twisted <12