Skip to content

[provider/postgis] error not thrown if the database user does not have permissions to access table #538

@ARolek

Description

@ARolek

No error is thrown if the user connecting to the database does not have the correct permissions to access the database. A quick look at the postgis provider and this is likely do to no error check being run on the rows. An example can be seen in this issue in the pgx driver which tegola uses for connecting to postgres.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions