Skip to content
This repository was archived by the owner on Aug 29, 2018. It is now read-only.
This repository was archived by the owner on Aug 29, 2018. It is now read-only.

hash-password hook will skip users if they are missing password #58

@axmad22

Description

@axmad22

When adding this hook to the users service in the before method and I send multiple Created users with some users without passwords, it will remove them from the context and will only save users with password.

Should it not just skip the hashing for users without password instead and then forward All users to the next hook.

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