summaryrefslogtreecommitdiff
path: root/src/http_auth.erl
Commit message (Collapse)AuthorAgeFilesLines
* 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