What version of phpBB are you using? phpBB 3.3.11
What is your board's URL? https://localhost/phpBB3
Who do you host your board with? Self in a VM or InterServer
How did you install your board? I used the download package from phpBB.com
What is the most recent action performed on your board? Fresh Install
Is registration required to reproduce this issue? Yes
Do you have any MODs installed? No
Do you have any extensions installed? Yes
What extensions do you have installed? ACP Add User
What styles do you currently have installed? Default
What language(s) is your board currently using? en
Which database type/version are you using? MariaDB
What is your level of experience? New to PHP and phpBB
What username can be used to view this issue? any
What password can be used to view this issue? any
What actions did you take (updating your board; installing a MOD, style or extension; etc.) prior to this problem becoming noticeable? Happens on two boards:
The shared hosting that we've been prepping for production for a few weeks.
The board that we've installed as a test bed on a VM.
Only action was installing the ACP Add User extension and a lot of trial and error to work on this issue.
Please describe your problem. Is there a way to configure our board so that we create users with ACP > Add User, set the initial password and the board emails the user with this info. Then when they login for the first time, are required to re-set their own password?
Broken down the steps are:
- create new user and activate the user via ACP Add User - this works
- the user get an email created by the board with the link and password - this works
- the user logs in - this works
- should be prompted/forced to change the password - this "fails"(because we don't know if it's supported task flow) - they just login and continue.
We've been using these ACP > General > User registration settings >
Account activation: No Action or By user or By admin (preferably by admin)
Set Newly Registered Users group to default: Yes or No
Force password change: 1 Days <===== seems like a key setting
On the ACP Users Add User > Registration page:
Fill out: Username, Email address, Passwords, etc.
Groups: No group specified
Enable new user: Yes
Activate user account: checked.
Side Note:
As stated above, users don't get prompted to change their password. But admin already logged get forced *sometimes* to change admin password via UCP > Profile > Edit account settings.
Doesn't happen every time and not sure of the exact sequence of events so can't reproduce it. It has happened on two newish boards. One being prepared for users and production. And another solely as a test system.
Generated by SRT Generator
Thanks for any advice.