瀏覽代碼

Update 'README.md'

cube 2 天之前
父節點
當前提交
3cf673704c
共有 1 個檔案被更改,包括 5 行新增0 行删除
  1. 5
    0
      README.md

+ 5
- 0
README.md 查看文件

@@ -2,8 +2,13 @@
2 2
 
3 3
 flask app for plurals to publicly share member lists
4 4
 
5
+logged in users are presumed to all be admins with distinction only between being logged in and not
6
+
5 7
 # assorted todo
6 8
 
9
+- privacy settings in database to keep selected members private to logged-in users 
10
+- privacy settings for groups? 
11
+- privacy settings for blog posts
7 12
 - add delete button to blog posts on main feed
8 13
 - show blog posts in edit member section with a delete button
9 14
 - page theme edit inside the user (below user theme?)