summaryrefslogtreecommitdiff
path: root/muck_poc
AgeCommit message (Expand)AuthorFilesLines
2019-06-10Fix: typo in log messageLars Wirzenius1-1/+5
2019-04-18Add: optional port config setting for port to listen onLars Wirzenius1-2/+4
2018-11-17Fix: typo in function nameLars Wirzenius1-3/+2
2018-11-17Fix: only return search hits that are showableLars Wirzenius1-1/+16
2018-11-17Add: timestamp to log messagesLars Wirzenius1-1/+1
2018-11-17Add: log claims with effective userLars Wirzenius1-0/+1
2018-11-16Change: allow super users to impersonate other usersLars Wirzenius1-1/+17
2018-11-10Change: make pid config setting optionalLars Wirzenius1-3/+4
2018-11-10Fix: convert bytes to str (wtf?)Lars Wirzenius1-0/+2
2018-11-10Change: catch and log exceptions when handling requestsLars Wirzenius1-7/+13
2018-11-10Change: make warning message clearerLars Wirzenius1-1/+1
2018-11-05Change: allow only owner to see, update, delete a resourceLars Wirzenius1-0/+14
2018-11-05Add: owner metadataLars Wirzenius1-6/+9
2018-11-03Add: /status endpointLars Wirzenius1-0/+12
2018-10-28Add: HTTP API, with scenario testsLars Wirzenius1-0/+186