Hmm, I'm still having trouble creating separate actions and views for
auth. The ones I create don't seem to override the default ones.

Is there any way I can expose auth as a controller? And rewrite the
methods in there? Thanks.

On Feb 23, 10:08 pm, Anthony <[email protected]> wrote:
> On Thursday, February 23, 2012 10:00:37 PM UTC-5, davidkw wrote:
>
> > Thanks. I'm also wondering where the exposed URL's are located (/user/
> > login, /user/register, etc.). Can I customize these views?
>
> The "welcome" app includes a /default/user.html view, which you can edit.
> You can also create separate views for different actions if desired.
>
> Anthony

Reply via email to