Hello, I was wondering if you could recommend a way to manually set each new user's password. My users authenticate using a university authentication system passed through a single secret password, which I'd like to use as the password for each new users.
Would I manually add the password into userregistration.php somewhere?
Thanks for your time.