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!
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.
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?
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
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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now