> > Also, FTR, I've blogged about the effort to do auth in TG2 via repoze.who > > and > > tgrepozewho here: > > >http://blog.repoze.org/tgrepozewho.html > > > Chris McDonough wrote: > > > Hi all, > > > > I've checked in the following to Florent's "tgrepozewho" package (a > > > package which allows "identity-like" functionality for TG2): > > > > - unit tests > > > > - a fix for models that used integer user ids. > > > > The new code required a fix to repoze.who, so I released repoze.who > > > 0.9.1 as a result. The tgrepozewho package now depends on this version > > > to run properly. > > Great, is it ready to integrate into tgdev trunk? > > --
I did the early effort of integrate tgrepozewho into tgdev trunk, including porting back the quickstart identity option. http://trac.turbogears.org/changeset/4550 The default login page is not good enough and It lacks logout link, but it's a good start toward to the functional complete tg2 alpha. -- Fred --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
