Add viewer role access controls #165
Labels
No labels
activitypub
admin
api
articles
auth
bug
cleanup
cli
comments
compatibility
config
contacts
database
deployment
design
dev-env
docs
documentation
email
enhancement
feature
federation
feed
homepage
implementation
integration
media
openapi
priority:high
priority:low
priority:medium
proof
public-routes
public-ui
release
safety
social
sources
status:active
status:canceled
status:done
status:inprogress
status:waiting
syndication
tailwind
template
test
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit#165
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Make the
viewerrole usable for non-admin site access while keeping management-only admin areas restricted to admins.Requirements
viewersite users to sign in and access their own credential management.GETaccess for posts, sources, and contacts./admin/usersand/admin/activitypubvisible and accessible only to admin users.ADMIN_EMAILor ActivityPub actor identity.Acceptance criteria
GETrequests for posts, sources, and contacts./admin/usersor/admin/activitypub.Dependencies
Synced from todu comment by @todu on 2026-06-21T02:30:00.952Z
Review update
npm run build --workspace @slugkit/template-site,./scripts/pre-pr.sh, and Forgejo Actions run #239.Synced from todu comment by @todu on 2026-06-21T16:10:23.729Z
Closing summary
PR #173 was merged into
main.Acceptance criteria:
/settings/api-keyssite-user access and viewer-owned key creation.GETrequests for posts, sources, and contacts — met by scoped read access tests.template/site/src/auth/README.md../scripts/pre-pr.sh, and Forgejo Actions #239.Readiness: READY. Closing task.