You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to plataforma...@googlegroups.com
I've added some custom columns to my user table. They are not required fields, however, during login I would like the user to be able to pass me data to put into these fields. I know how to do it during registration of a user but not during authentication. Any idea/suggestions on how to go about this?
israguy
unread,
Nov 3, 2012, 6:04:38 AM11/3/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to plataforma...@googlegroups.com
you need to extend the sessions controller and change the new action with for handling the extra data