The loading of the User object for Acegi is handled by the loadByUsername method in UserDao - you might look there to see if that helps you.
Matt On 8/25/07, rbtechno <[EMAIL PROTECTED]> wrote: > > Hi, > > I need to add one more field (named as Macaddres) with j_username and > J_password in login page for acegi authentication.But,that field is not in > the app_user table,it is in some other table(called devices);Is there any > way to do it? > > If so,Plz update me... > > > Thanks > -- > View this message in context: > http://www.nabble.com/customize-Acegi-Authentication-tf4327943s2369.html#a12325997 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
