8000 Allow read only anonymous access to poll data · Issue #1 · hookdeck/supapoll · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Allow read only anonymous access to poll data #1
Open
@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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0