I've changed the code from a val to a def and changed the default value to openid_identifier. If this causes code breakage, folks can change it back to the old value.
Thanks for the suggestion. On Sat, Jan 30, 2010 at 7:58 AM, Erkki Lindpere <[email protected]> wrote: > Hi, > > I suggest that Lift-OpenID should have "openid_identifier" as the > default post param name instead of "openIdUrl". "openid_identifier" is > the one recommended in the OpenID spec. with the idea that user agents > may someday special support for that. I think this change would be > justified considering Lift's philosophy of providing sensible > defaults? > > (not that it's hard to change, but it took me a while to figure out > why /openid/login resulted in "not found" -- I used a custom form with > the standard field names not the one generated by Lift) > > Erkki > > -- > You received this message because you are subscribed to the Google Groups > "Lift" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<liftweb%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=en. > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Surf the harmonics -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
