Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-14 | [pkg] standardize location of services tokens file | drebs | |
Introduction of local services authentication added a configuration file containing the auth tokens for each service. There were different names for that file, and this commit standardizes all of them to the same value: /etc/soledad/services.tokens | |||
2017-09-14 | [pkg] use /var/lib/soledad/blobs to store blobs | drebs | |
Soledad Server was previously using something in /srv to store blobs in the server side. Debian/lintian doesn't like that at all, so we are changing to /var/lib/soledad/blobs. Closes: #8948 | |||
2017-09-05 | [feature] new config option for tokens auth file | Victor Shyba | |
-- Related: #8867 | |||
2017-08-23 | [bug] fix tests | Victor Shyba | |
2017-08-23 | [test] use sensible server default config for testing | drebs | |
2017-06-26 | [pkg] rename soledad-create-userdb script in all the places | Kali Kaneko | |
2017-02-27 | [feat] add configurable blobs path in server | drebs | |
- Resolves: #8777 | |||
2017-02-09 | [test] move server url mapper tests to its own file | drebs | |
2017-02-09 | [test] move server auth tests to its own file | drebs | |