How can I add the register button to the cad login form (page)?

On Thu, Aug 29, 2013 at 11:12 PM, Larry Weinberg <[email protected]>wrote:

> I can get the register to redirect as I wanted by adding this to the CAS
> server application's default controller index function:
>
>    if session.service_arg:
>         redirect(session.service_arg)
>
> The only thing missing then is the register button.  It should be
> relatively trivial to add that in.
>
> I would think it would be nice to have this all work by default or add to
> the book's section on CAS.
>
>
>
>
>
>  --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Alexei Vinidiktov

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to