Complete authentication and profile features
This commit is contained in:
@@ -37,6 +37,11 @@
|
||||
33. Check the whole authentication flow as it seems broken.
|
||||
34. In the admin interface allow to toggle administrative rights for users. But always enforce there to be at least one user with admin rights
|
||||
35. remove default for bio and email in the profile page
|
||||
36. Don't use an avatar URL but allow the user to upload an avatar
|
||||
37. Show the avatar with all posts
|
||||
38. Show the avatar with each entry on the home page. On the specific /<user>/ page don't show the avatar and user name with each entry
|
||||
39. For the user filter create a dropdown of all users that are available on the server
|
||||
40. If I select a user filter I want the appropriate page to be opened (e.g. /user/ for user of / -home- for all-users)
|
||||
|
||||
## Future entries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user