[Flow] Passwords not working if existing database is used for deployment

David Sporer david.sporer at gmail.com
Sun Jun 21 16:07:13 CEST 2015


Hi,

I’ve today deployed a Flow application and used an existing database for it.
In general it worked fine, the only problem I got was, that the passwords were not working any longer.
I’m using the PersistedUsernamePasswordProvider as provider.
I’ve copied the files under Data/Persistent to the new deployment.

If I use my forgot password feature which sets a temporary password in the background, I can log in again just fine.

Do you know how to prevent that behaviour as I’m planning to deploy my live application with Surf also but that would mean that all users need to set a new password if I can’t prevent that.

Thanks,
David


More information about the Flow mailing list