summaryrefslogtreecommitdiffstats
path: root/src/server
diff options
context:
space:
mode:
Diffstat (limited to 'src/server')
-rw-r--r--src/server/TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/TODO.txt b/src/server/TODO.txt
new file mode 100644
index 0000000..bbbffd4
--- /dev/null
+++ b/src/server/TODO.txt
@@ -0,0 +1 @@
+-- API calls using Basic auth with an invalid or expired token should reflect so in the response, currently the response is always 'Your token does not grant you access to this resource'