Skip to content

Allow read only anonymous access to poll data #1

@leggetter

Description

@leggetter

Current set at DB level:

e.g.

CREATE POLICY "Enable read access for all users" ON "public"."vote_log" FOR SELECT TO "authenticated" USING (("auth"."uid"() = "user_id"));

And potentially UI functionality assumes this too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions