YouHighFiveMe / youhighfiveme

YouHighFiveMe - a portal to allow people to high five your account
MIT License
2 stars 2 forks source link

Add user's real name and gravatar email field to Profile view and edit pages #40

Open artur-gajewski opened 11 years ago

artur-gajewski commented 11 years ago

Currently, only email can be changed in user's profile edit page. User should be able to modify also his/her real name as well as Gravatar email address.

These fields are supplied in UserBundle by extending the FOSUserBundle.