i am not sure cookie name and name of the login controller are really
identity entities.  (say that 3 times fast!)

what do you mean by login form values?

-chris

On May 30, 10:48 am, Patrick Lewis <[EMAIL PROTECTED]> wrote:
> On May 30, 11:00 am, percious <[EMAIL PROTECTED]> wrote:> Here is what I am 
> hoping to solidify on:
>
> >     config['identity'] = {'user_class':User,
> >                           'group_class':Group,
> >                           'permission_class':Permission,
> >                           'users_table':'tg_user',
> >                           'groups_table':'tg_group',
> >                           'permissions_table':'tg_permission',
> >                           'password_encryption_method':'sha',
> >                           }
>
> There are a couple more items I can think of that use to be
> configureable via config options that are now hard-coded (and there
> may be more).
>
> - the name of the login controller
> - login form values
> - cookie name
>
> Is there any plan to add these options? And is tgreposewho going to be
> modified to consume these options?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to