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

feat: Allow Member only posts #355

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

feat: Allow Member only posts #355

wants to merge 2 commits into from

Conversation

linkdotnet
Copy link
Owner

Currently Work In Progress. @ncosentino

Basically, you as creator, can flag articles as "Member Only". If a user is logged in and has a "Member" Role (has to come from your OIDC provider), he can see the content otherwise you get a message.
image

I have to give myself some more thought on how the migration path would look like, as the system now has roles it didn't have before. Maybe via toggle or whatnot. But that shouldn't be your problem ;)

@linkdotnet linkdotnet force-pushed the members-only branch 7 times, most recently from 3d12484 to ea85f7a Compare November 7, 2024 06:30
@linkdotnet linkdotnet force-pushed the members-only branch 6 times, most recently from c3928c6 to 87e426e Compare November 10, 2024 18:47
@linkdotnet linkdotnet force-pushed the members-only branch 5 times, most recently from 0a080bd to adb0327 Compare November 28, 2024 17:46
@linkdotnet linkdotnet force-pushed the members-only branch 3 times, most recently from 265a6fb to 38dcb4f Compare December 5, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant