summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Prepare to release version 0.9qvisqve-0.9Lars Wirzenius3-5/+5
2018-02-09Rename to QvisqveLars Wirzenius39-204/+219
2018-02-09Rename: to QvisqveLars Wirzenius39-204/+219
2018-02-05Add deployment-related changesIvan Dolgov16-96/+189
2018-02-03Bump version number post-release to 0.8+gitLars Wirzenius3-2/+12
2018-02-03Prepare to release version 0.8salami-0.8Lars Wirzenius3-5/+5
2018-02-03Change: update NEWSLars Wirzenius1-0/+2
2018-02-03Change: start_salami port, pid-file and daemonisationLars Wirzenius2-26/+25
2018-02-03Refactor: move most of backend.py to app.pyLars Wirzenius4-61/+79
2018-02-03Add: systemd service unit to start SalamiLars Wirzenius2-0/+15
2018-02-03Add: Debian postinst script to create _salami userLars Wirzenius1-0/+38
2018-02-03Add: allow user to disable check during .deb buildLars Wirzenius1-0/+2
2018-02-03Add: missing dependencie to debian/controlLars Wirzenius2-1/+10
2018-02-03Change: setup.py description, installed packagesLars Wirzenius1-2/+2
2018-02-03Change: don't verify TLS certificate in salami-get-tokenLars Wirzenius1-1/+1
2018-02-02Add simple testing and debugging configurationIvan Dolgov10-90/+268
2018-02-02Add: salami-get-token scriptLars Wirzenius1-0/+28
2018-02-02Fix: adapt yarns for start_salami changesLars Wirzenius2-7/+5
2018-02-02Refactor: start_salami and how Salami is startedLars Wirzenius3-83/+67
2018-02-02Add: sample token signing keys for testingLars Wirzenius2-0/+52
2018-02-02Add: sample debug config for SalamiLars Wirzenius1-0/+71
2018-02-02Update: README with instructions for using start_salamiLars Wirzenius1-0/+45
2018-02-02Add client secret hashingIvan Dolgov10-14/+282
2018-02-02Update: NEWSLars Wirzenius1-0/+13
2018-02-02Add: install salami_secrets, salami-hash in setup.pyLars Wirzenius1-2/+2
2018-02-02Add: salami-hash command line toolLars Wirzenius1-0/+36
2018-02-02Add: module to hash cleartext passwords for storageLars Wirzenius7-12/+231
2018-02-02Add merging instructionsIvan Dolgov4-5/+77
2018-02-01Add: merge workflowLars Wirzenius1-0/+58
2018-02-01Bump version number post-release to 0.7+gitLars Wirzenius3-2/+12
2018-02-01Prepare to release version 0.7salami-0.7Lars Wirzenius3-5/+5
2018-02-01Change: update NEWSLars Wirzenius1-0/+4
2018-01-31Add: build depenency on python jwt libraryLars Wirzenius2-1/+3
2018-01-31Fix: style issues whinged at by pylintLars Wirzenius1-3/+2
2018-01-31Add OAuth2 client credentials grantLars Wirzenius14-115/+518
2018-01-30Add: client creds scenario, rework implements a lotLars Wirzenius6-106/+292
2018-01-30Add: token routes and generation to APILars Wirzenius2-7/+25
2018-01-30Add: Token{Generator,Router} and unauthorized_response to salamiLars Wirzenius1-0/+5
2018-01-30Add: unauthorized response functionLars Wirzenius1-0/+7
2018-01-30Add: token generation and API routesLars Wirzenius3-0/+181
2018-01-30Rename: smoke.yarn to 100-version.yarnLars Wirzenius1-0/+0
2018-01-29Add: what Salami is to READMELars Wirzenius1-2/+8
2018-01-04Fix: don't verity TLS certs of serverLars Wirzenius1-4/+4
2017-11-22Add: build dep on python*-cryptographyLars Wirzenius2-1/+3
2017-11-22Add: build-dep requestsLars Wirzenius2-1/+3
2017-11-22Fix: python2-crypto -> python-cryptoLars Wirzenius1-1/+1
2017-11-22Add: build-depon python-crypto as wellLars Wirzenius2-1/+2
2017-11-22Add: build-dep on python3-cryptoLars Wirzenius2-1/+3
2017-11-22Add: build-dep on cmdtest for yarnLars Wirzenius2-2/+3
2017-11-22Add: build-depson pycodestyle, pylint3Lars Wirzenius2-2/+5