[Deprecated] User Management by ReFlar
I just cleared my cache and it now works thank you
Disabling email address on registration might not be a good idea. What if user forget their password?
The best option will be to enable or disable email confirmation/activation on registration.
Is there a way to stop the Age tag from showing?
Remove email registration
age and gender registration
not work on beta7
- Edited
BotoX @Kyrne
Cant agree any more,i use a third wechat OAuth2.0
As wechat has not provide email, here using a random string as email,
Then the same scene appeared"Changing your password requires a valid email to send the password reset link to.
Changing your email to a valid email requires knowing your password." looks like a dead loop
Great extension! We could definitely use something like this.
One suggestion though; split this extension. It seems to consist of two completely separate functions; handling user administration (strikes/warnings) and altering user profiles. Why not move the profile additions to a separate extension? That would make maintenance quite a bit easier and would increase flexibility.
- Edited
BartVB After consideration, I have decided to do this.
Strikes and sign up options will be split into separate extensions.
Here is what I have planned to change:
Both:
- Overhaul code - it will run smoother and be more standardized
Strikes:
- Add automatic punishments for strikes
Sign up options:
- Change age to birth date
- Add country
- Disable email registration will be removed due to not being necessary anymore, there are other extensions that can auto activate users
- User list will be removed because there is now a maintained extension that does this
Both extensions will have converters built in to convert your data if necessary.
If you have any other requests please let me know!