summaryrefslogtreecommitdiff
path: root/src/http_auth.erl
Commit message (Collapse)AuthorAgeFilesLines
* Added heartbeat service. Add source. Send better messages.Magnus Ahltorp2017-03-081-2/+1
|
* StatusserverMagnus Ahltorp2017-03-081-1/+5
|
* When checking an ACL, log full ACL only when failing.Linus Nordberg2017-03-031-2/+2
| | | | Also, log the fact that we're failing, with path, at info level.
* Require that storage servers sign stored entriesMagnus Ahltorp2017-02-181-1/+18
|
* Never cache public API keysMagnus Ahltorp2017-01-271-8/+4
|
* Separate erlang config file for reloadable parametersMagnus Ahltorp2017-01-271-2/+2
|
* API keys are now provided in config fileMagnus Ahltorp2017-01-201-17/+3
| | | | Also added CA cert verification for internal TLS connections.
* Fix copyright strings.Linus Nordberg2015-04-091-1/+1
|
* Handle case when no own_key has been definedMagnus Ahltorp2015-02-271-19/+44
|
* Added authenticationMagnus Ahltorp2015-02-271-0/+138