Skip to content

Validation not working #6

@tjjos

Description

@tjjos

I have a very simple firebase DB with rules preventing read access from certain nodes, but no matter what validation (.read, .write, .validate) I apply, none of them are being checked, cause I get access to the data either way. I even went ahead and prevented any type of access (.read is false for the top rules node) but I still can access every node no matter what.

Note: If I check the validation rules on the firebase rule simulator, I get the desired effect.

Is your code bypassing/overwriting the validation rules in any way? Do you have any idea about what may be causing this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions