Make it possible to edit firstname and lastname fields on users
authorMagnus Hagander <magnus@hagander.net>
Mon, 2 Jan 2012 16:44:55 +0000 (17:44 +0100)
committerMagnus Hagander <magnus@hagander.net>
Mon, 2 Jan 2012 16:44:55 +0000 (17:44 +0100)
commit4ce38e60b8ad72e6c5896447c5a17ccea0705ffd
tree418443b5286a4111836861c53fc7b7f618906c5c
parent4e3dc6c7951089f26af3c593cb561746ee35d4a6
Make it possible to edit firstname and lastname fields on users

Also, make the community authentication process require that both these
fields (along with email) are set, and direct the user to set them if
not. This is so that community authenticated sites can always rely on
there being a complete profile.
templates/account/communityauth_noinfo.html [new file with mode: 0644]
templates/account/userprofileform.html [new file with mode: 0644]