diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2022-02-12 01:13:31 +0100 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2022-02-12 01:13:31 +0100 |
| commit | 225aad803c1a588a80d7176fd2c20e910540b0f7 (patch) | |
| tree | 31721b6e50fd825cc578bab4653dbc11830daaa7 /src/server | |
| parent | ca2e5f9aa1b46373b3f860252a4abaeefadcd281 (diff) | |
| download | bookmark-thing-225aad803c1a588a80d7176fd2c20e910540b0f7.tar.xz bookmark-thing-225aad803c1a588a80d7176fd2c20e910540b0f7.zip | |
chore: Add meta
Diffstat (limited to 'src/server')
| -rw-r--r-- | src/server/TODO.txt | 1 |
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' |
