AuthMe Reloaded

264 - AuthMe doesn't kick non-activated accounts

What is the expected output? What do you see instead?
Players with non-activated emails on signing up can login on the server. They should be kicked out instead.

What version of the product are you using?
2.7.7

Do you have an error log of what happened?
There are no errors

Please provide any additional information below.

Here's a part of my config which I believe handles this feature. In IPB, the Group ID for Non-activated users is "1"
I am sure that the columns are correctly configured.

ExternalBoardOptions:
  mySQLColumnSalt: members_pass_salt
  mySQLColumnGroup: member_group_id
  nonActivedUserGroup: 1
  mySQLOtherUsernameColumns:
  - members_l_username
  - members_l_display_name


User When Change
Xephi59 Feb 13, 2013 at 23:03 UTC Changed status from New to Fixed
dscm Feb 13, 2013 at 04:02 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 1 comment
  • Avatar of Xephi59 Xephi59 Feb 13, 2013 at 16:40 UTC - 0 likes

    Oops , i think i've fail something with IPB groups :')

    I'll fix that , sorry

    Xephi

    Minewish
    My Bukkit Server

    BFAK:90728951,aeb99218fe24bda69428470664c6244ae805b870dc3efd67369a80c1ad03a5f2

  • 1 comment

Facts

Last updated
Feb 13, 2013
Reported
Feb 13, 2013
Status
Fixed - Developer made requested changes. QA should verify.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees