aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-01-08 15:48:52 -0800
committerBryan Newbold <bnewbold@robocracy.org>2019-01-08 15:48:52 -0800
commit9aef7507e18567c96b373436a894242f65af7c70 (patch)
tree49274765f069c0dc9f4275333634c372f07beb1a /TODO
parent7f50c87b58e089b17204da63a48a8747a0f9dd44 (diff)
downloadfatcat-9aef7507e18567c96b373436a894242f65af7c70.tar.gz
fatcat-9aef7507e18567c96b373436a894242f65af7c70.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 7 insertions, 4 deletions
diff --git a/TODO b/TODO
index c31ef99e..ccd44d21 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,12 @@
## In Progress
-- tool scripts auth
- => from ENV, with optional prefixes by type
-- review/refactor/audit auth setup (eg, created/epoch times)
-
## Next Up
+- pg_tmp for rust tests
- cargo update (rust deps)
+- rust to 2018 version
+- guide updates for auth
- pipenv update; and maybe pin some versions (python deps)
- remove the concept of "active editgroup", and simplify autoaccept batch path
- refactor webface views to use shared entity_view.html template
@@ -24,6 +23,9 @@
## Ideas
+- more logins: orcid, wikimedia
+- `fatcat-auth` tool should support more caveats, both when generating new or
+ mutating existing tokens
- fast path to skip recursive redirect checks for bulk inserts
- when getting "wip" entities, require a parameter ("allow_wip"), else get a
404
@@ -41,6 +43,7 @@
## Production blockers
+- privacy policy, and link from: create account, create edit
- refactors and correctness in rust/TODO
- importers have editor accounts and include editgroup metadata
- crossref importer sets release_type as "stub" when appropriate