Disabled collumn in sql table #45


  • Enhancment
  • Accepted
Open
Assigned to theonemadhawk
  • _ForgeUser9616685 created this issue Sep 3, 2013

    Would it be possible to add a collumn to the table like Disabled (boolean)
    So if it would be true the user can't login but set to false can login to minecraft.

    It would greatly help my project with online website registration.
    My plan is to let the user create an account online (that would be disabled by default) verify it by email and then activate the account.

    At the moment i need two tables one for registered website users and and registered MC users and verify both tables to the website login.
    This could be made real simple with the disabled collumn then i would only need one.

  • _ForgeUser9616685 added the tags New Enhancment Sep 3, 2013
  • theonemadhawk posted a comment Sep 3, 2013

    Good idea,
    I hope i can add this feature this weekend.

  • theonemadhawk removed a tag New Sep 3, 2013
  • theonemadhawk added a tag Accepted Sep 3, 2013
  • _ForgeUser9616685 posted a comment Sep 4, 2013

    Thanks this would really help. Btw i'm still running 1.5.2 for the FTB unleashed hope this isn't a problem.

  • theonemadhawk posted a comment Sep 4, 2013

    @CryptoSmashr: Go

    No problem.
    1.5.2 is not a problem, if you have issues just ask for a compatibility build.

  • _ForgeUser9616685 posted a comment Oct 7, 2013

    I updated to the latest version and hoped the column was added but i guess it was more work then previously estimated. hopeful waiting for the next release ;-)


To post a comment, please login or register a new account.