On Nov 4, 2009, at 10:17, Roland Hedberg wrote:

> Hi!
>
> I'm working on a project where I need to let people authenticate.
> So I thought I would use repoze.who.form as a starting point.
> And it works ok except for one thing and that is this:
>
> When users hit my application the URL contains a query part.
> When they have gone through the login form the query part is lost !
> Is there some way by which I can retain the query part or is there
> some way of getting it into the form action tag ?
>

To follow up on my own query:

In repoze.who.plugin.form the classs FormPlugin has an argument  
formcallable.
The make_plugin function in the same file doesn't allow you access to  
that argument.

I have 1.0.16, is this fixed in a later version or ?

--Roland

_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to