Explorar el Código

Update 'README.md'

cube hace 2 días
padre
commit
3cf673704c
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5
    0
      README.md

+ 5
- 0
README.md Ver fichero

@@ -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?)