ExZiByte it's likely you didn't properly clear your browser cache. Do you mind sending me the link to your forum so I can verify this?

ExZiByte I can confirm the site works on my end. This means you didn't properly clear your browser cache. Do you mind trying again?

7 days later

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.

    Chope 2 step authentication can be an option, use Google Auth App or whatnot to generate a 6 digit code.

      Ralkage
      An average Internet user don't bother themselves with 2fa, I can't even remember ever trying it anywhere!

      6 days later

      Is there a way to stop the Age tag from showing?

      a month later

      Remove email registration
      age and gender registration
      not work on beta7

        meto can you explain please? I can't fix anything if you tell me it "not work"

        • meto replied to this.

          Kyrne
          I enabled Disable email registration,Enable gender registration and Enable age registration,
          when I register, we still see the email input box , no gender & age input box we can see.

          php 7.0.21 & flarum beta7

            meto did you save your settings? Take a screenshot of the settings page

            • meto replied to this.

              Kyrne
              Imgur
              I try to disable all 3rd party extensions, but…
              I remember it worked well at beta 6.

                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.

                  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!

                    Kyrne I never really understood the intent of Disable Email Registration for a user: was it so they cannot use a particular email address to sign up for another account?

                    Could you please add IP Geolocation and IP Ban?

                      bikepost I think IP geolocation may be out of the scope of this extension. IP banning on the other hand is a possibility.