I should add that the modification of the application.css took care of
hiding the "forgot password?" link in the login page.

Edmund

On Sep 23, 1:14 pm, Edmund <[EMAIL PROTECTED]> wrote:
> We have an application that uses LDAP where authentication is made
> against the Active Directory.  Subsequently, we wanted to disable the
> "forgot password" functionality altogether.
>
> We modified the application.css by adding display:none to
> the .forgot_password class
> <<< in <hobo app>\public\stylesheets\application.css
>    .login-page .forgot-password {font-size: 11px; margin-left: 160px;
> display:none;}
>
>
>
> Now we want to disable the "forgot_password" page (accessible via url
> localhost:3000/forgot_password).  We do not know enough about the
> routing to come up with a solution.
>
> Any help will be appreciated.
>
> Thanks,
> Edmund Vergel de Dios
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo 
Users" 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/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to