Search the Community
Showing results for tags 'login admin'.
-
We have a site that is having some security scans run and they want us to disable autocomplete on the username/password field for the ProcessWire login form, using the autocomplete="off" attribute. I see that buildLoginForm is hookable, but would prefer to avoid rebuilding the entire form. Is there another hook (or simpler way that I'm forgetting) to target those two input fields and add the attribute? I may also just manually update the core file and make a note to re-apply it when we update PW, but fingers crossed there's a simpler way I'm missing. Depending on the results of this thread, I might file a feature request to make it a configurable option. Thanks for any help!
-
Hi there I try to solve my login problem on the admin site. Been careful no to forget about passwords. Still any password is not accepted anylonger. There are some code to use to have the password reset, tryed that too.... but no success have no password reset module installed and no email to the admin user set admin user I know I need to know what to do, not much knowledable about code but want to learn it. Anyone out there to tell me where to put this password reset code if I have to create an new page on the FTP server or add code to a existing page. kind regards - David