John Posted November 29, 2013 Report Posted November 29, 2013 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! Quote
0 Michael Posted November 29, 2013 Report Posted November 29, 2013 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> John 1 Quote
0 Michael Posted November 29, 2013 Report Posted November 29, 2013 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. Quote
0 John Posted November 29, 2013 Author Report Posted November 29, 2013 Could edit the file and remove the reset file. Interesting... What file would I remove? Quote
Question
John
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.