-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Describe the bug
Self-hosted writefreely, single user instance, installed behind nginx reverse proxy as per instructions. Logging in to the blog via the web user interface works fine, all posts and functions fully accessible. Logging in via the ios app (same user name and password) also works, and I am able to post new articles to the write freely instance. However, when I log in via the app, I am not not able to see (and therefore also not able to edit) any of the existing posts on the server, only those created with the app.
Steps to reproduce (if necessary)
Steps to reproduce the behavior:
- Use ios app to log in on server that has existing blog posts.
- Go to 'All Posts', 'Drafts' or 'your-blog-name' under 'Your Blogs'
- Already existing posts or posts subsequently created not using the writefreely app are not visible in the app! Even after refreshing all pages, logging out and in again, etc.
Expected behavior
What should've happened: I should be able to see and edit and manipulate existing posts on the server when I log on using the app.
Application configuration
- Single user mode
- Database: sqlite
- Open registration: no
- Federation enabled: no
Version or last commit:
writefreely v0.13.1, current ios app version as 27/01/2022, v1.0.8 (build 646)