diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-12-29 00:09:36 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-12-29 00:09:36 -0800 |
commit | 8a6ab2ed76d725e6e8d47e51572f009407ed5ca2 (patch) | |
tree | cebe353d88a83cf01523aa204873806dd0100db7 /TODO | |
parent | 99b5cc75a224eaeb4c4f1f5eae676bd35a17abc4 (diff) | |
download | fatcat-8a6ab2ed76d725e6e8d47e51572f009407ed5ca2.tar.gz fatcat-8a6ab2ed76d725e6e8d47e51572f009407ed5ca2.zip |
notes and TODO (WIP)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -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 |