8000 Suggestion: Have whitelist_client and whitelist_server instead of whitelist · Issue #2550 · feathersjs/feathers · GitHub
[go: up one dir, main page]

Skip to content

Suggestion: Have whitelist_client and whitelist_server instead of whitelist #2550

@awhig

Description

@awhig

I'm new to feathers, so my suggestion may be the same as #2445

Please close this request if this is the case.

I need to use $populate on the server. I do not want to allow the client to send a query using $populate.

As it is, I need to whitelist $populate in the service so I can use it on the server. This also allows the client to send a query with $populate.

Extra coding has to be done to ensure the client does not send a $populate parameter. I would like to easily not allow the client to use $populate, but still use it on the server.

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