[FLOW3-general] Trouble authenticating, hashes don´t match
David Sporer
david.sporer at gmail.com
Thu Oct 25 08:44:12 CEST 2012
Don't you have to specify a hashingStrategy since FLOW3 1.1 like this?
TYPO3:
FLOW3:
cryptography:
hashingStrategies:
default: pbkdf2
-----Ursprüngliche Nachricht-----
Von: flow3-general-bounces at lists.typo3.org
[mailto:flow3-general-bounces at lists.typo3.org] Im Auftrag von Christian
Müller
Gesendet: Donnerstag, 25. Oktober 2012 08:23
An: flow3-general at lists.typo3.org
Betreff: [FLOW3-general] Re: Trouble authenticating, hashes don´t match
On 24/10/12 18:54, Robert Böttner wrote:
>
> stored pw:
> string '$2a$14$dNkc66zVU.JIMkOrP4GpkezX9fmrplz6WAg2WiM/s7AOrgYj92K2.'
> (length=60)
>
> entered pw:
> string '$2a$14$dNkc66zVU.JIMkOrP4Gpke5sE/qdYz4zPEQ/nvaLO.Ld1k0j7Vn/m'
> (length=60)
>
> I cleared the cache and set file permissions,
Data/Persistent/EncryptionKey gets written upon request and the user I am
testing with has been created with this key. Do I miss any configuration?
Only thing I can think of would be that the EncryptionKey changed. If it was
deleted or something then that is clear. It should only be generated on
first request, all hashes will be unusable if it gets deleted.
Cheers,
Christian
_______________________________________________
FLOW3-general mailing list
FLOW3-general at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general
More information about the FLOW3-general
mailing list