Ma27/Ma27ApiKeyAuthenticationBundle

Custom hasher does not work

Closed this issue · 5 comments

Description

I'm using this bundle with FOSUser bundle, and need to use custom hasher, but it does not work

Steps to reproduce

Create custom hasher
Add config as the document
Try, to get API key, but got error: Invalid password strategy "custom". Allowed strategies are "password", "crypt", "sha512", "phpass"!

Expected behavior

Custom hasher should be able to use

Further details

I'm using Symfony 2.8

Ma27 commented

ok, seems to be fixed on master. Will try to release something today :)

Thank you! :)
Regards
Duc

Ma27 commented

will wait for CI services, then tag the release :)