For when can we have elixir in a new quickstart project with authentication ?
:((((( """ You can only use authentication and authorization in a new project if you use SQLAlchemy. Please check the documentation of tgext.authorization to learn how to implement authentication/ authorization with other sources. """ On 22 Out, 19:36, Gustavo Narea <[EMAIL PROTECTED]> wrote: > On Wednesday October 22, 2008 21:21:56 Florent Aide wrote: > > > > 1.- Elixir is not yet supported by tgext.authentization, so I made the > > > quickstart reject Elixir-powered projects that want to use auth. Should > > > we fix this before the b1? > > > Why is Elixir not supported ? Elixi is compatible with the SA classes > > and could pass a user class and criterion in the same way we do with > > "plain" SA ? > > You're, I actually meant "not tested with Elixir" :). I'll write the tests for > Elixir and it if works (most likely) I'll enable it. > -- > Gustavo Narea.http://gustavonarea.net/ > > Get rid of unethical constraints! Switch to > Freedomware:http://softwareliberty.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
