I realize the collisions, but translations is what the variable is
called in repoze.who, so I ran with it.

The registration form has a weird password field thing going on that I
have to take a look into.

cheers.
-chris

On Feb 18, 9:05 pm, Jorge Vargas <[email protected]> wrote:
> Why is this called 
> 'translations'http://www.turbogears.org/2.0/docs/main/Extensions/Admin/index.html?h...
> it collides with the i18n meaning of the word, this are actually
> transformations or hints, but not translations
>
> The code here seems 
> outdatedhttp://www.turbogears.org/2.0/docs/main/Extensions/Admin/index.html?h...
>
> AddFormBase -> AddRecordForm
> Registration_form -> RegistrationForm
>
> using the registration example works but when logging in we 
> gethttp://tgext.maetico.com/?None=0
>
> yet in some odd way it seems the user gets authenticated. Given this
> line from the logs
> 20:56:23,896 INFO  [auth] userid preauthenticated by
> <AuthTktCookiePlugin 179456908>: "test" (repoze.who.userid set)
>
> The password field is not explicit which means it's currently clear
> text, if set to a password widget it gives another error :)
>
> http://www.turbogears.org/2.0/docs/main/Extensions/Admin/index.html?h...
> if this is only true for TGAdminConfig we should say so.
>
> also delete from repoze.what.predicates import in_group
>
> also it seems that auth is broken
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Docs" 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-docs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to