Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Populate metadata["posts"]["objs"] in parser #1724

Open
rafalp opened this issue Jan 24, 2024 · 0 comments
Open

Populate metadata["posts"]["objs"] in parser #1724

rafalp opened this issue Jan 24, 2024 · 0 comments
Labels
area: backend This issue involves Python, Django or dependency (eg. database) feature: parser Parser converts markdown/bbcode strings into other forms

Comments

@rafalp
Copy link
Owner

rafalp commented Jan 24, 2024

This needs to be done at later time because threads and posts visibility checks are not yet implemented in new permission system.

Metadata only pulls post's timestamp, thread title, poster id/slug/username and avatar.

Users with greater permissions may use quotes to "leak" existence of other content, but trying to prevent this in Misago core is insanity to me. Besides, users with greater permissions can always just post screenshots of content elsewhere on forum.

@rafalp rafalp added area: backend This issue involves Python, Django or dependency (eg. database) feature: parser Parser converts markdown/bbcode strings into other forms labels Jan 24, 2024
@rafalp rafalp added this to the Next feature release milestone Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend This issue involves Python, Django or dependency (eg. database) feature: parser Parser converts markdown/bbcode strings into other forms
Projects
None yet
Development

No branches or pull requests

1 participant