Jump to content
  • 0

Disable Reset Password


Question

Posted

Hey Yall,

 

Is there a way to disable the reset password button on the admin area? We have enough staff that if someone gets clumsy enough to lock themselves out, then another Blesta admin can reset it.

 

Thanks!

3 answers to this question

Recommended Posts

  • 0
Posted

Interesting...

 

What file would I remove?

 

I'd remove: /app/views/admin/default/admin_login_reset.pdt

 

And edit: /app/views/admin/default/admin_login.pdt

 

Remove: 

<p><strong><em><a href="<?php echo $this->base_uri . "login/reset/";?>" id="reset"><?php $this->_("AdminLogin.index.link_resetpassword");?></a></em></strong></p>
  • 0
Posted

Hey Yall,

 

Is there a way to disable the reset password button on the admin area? We have enough staff that if someone gets clumsy enough to lock themselves out, then another Blesta admin can reset it.

 

Thanks!

 

Could edit the file and remove the reset file.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...