aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-12-29 00:09:36 -0800
committerBryan Newbold <bnewbold@robocracy.org>2018-12-29 00:09:36 -0800
commit8a6ab2ed76d725e6e8d47e51572f009407ed5ca2 (patch)
treecebe353d88a83cf01523aa204873806dd0100db7 /TODO
parent99b5cc75a224eaeb4c4f1f5eae676bd35a17abc4 (diff)
downloadfatcat-8a6ab2ed76d725e6e8d47e51572f009407ed5ca2.tar.gz
fatcat-8a6ab2ed76d725e6e8d47e51572f009407ed5ca2.zip
notes and TODO (WIP)
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 12 insertions, 2 deletions
diff --git a/TODO b/TODO
index 7692444b..9a69ab7d 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,20 @@
## In Progress
+- authentication!
+ => unit tests
+ => refactor to use other macaroons lib
+ => env key passing
+ => RBAC infra
+ => wire up fatcatd (env, cli)
+ => check permissions everywhere
+ => toml or similar key-right
+- webface auth
+
## Next Up
-- fileset/webcapture entities
-- authentication
+- cargo update (rust deps)
+- pipenv update (python deps)
- remove the concept of "active editgroup", and simplify autoaccept batch path
- fix returned error messages; should return type (shortname), and then actual
message/description