简体   繁体   中英

Reset the password in symfony 2.1 *

i want to give change password facility to users. For authentication, i am using in_memory providers in security.yml file. So there is any method to change the username and password.

if it is useful for you, I am using FOSUserBundle which offers to users this facilities. Such us, change password, change profile, email confirmations or register users.

I think this is not available for it. You can check this part of the docs. http://symfony.com/doc/current/book/security.html#using-multiple-user-providers

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM