Inactive [ADMN/SEC] AuthDB v2.3.6 - Database authentication and protection [1.1-1.4.5]

Discussion in 'Inactive/Unsupported Plugins' started by CraftFire, Mar 13, 2011.

  1. Offline

    CraftFire

    In order to centralize support of our legacy projects, we will no longer be providing support on Bukkit. Please use www.spout.org for support with our projects going forward.
     
  2. Offline

    Wulfspider

    They are already on the To-Do list. I've been looking into what their database tables are and password encryption used. They will be supported soon. :)
     
  3. Offline

    swedish2011

    it will not go ;(
     
  4. Offline

    Wulfspider

    The same error I assume?
    Do you have mysql.jar or mysql-connector-java-bin.jar in your main craftbukkit folder or under lib?
     
  5. Offline

    Xeronix

    That's a good question... I believe I'm running 544, I'll go ahead and update to 556/7 to see what happens.

    Update: I updated to 557 and it seems to be working. However, since my forum is run on a different server than my VPS, it seems that it's causing Communication Link failures. It's sort of frustrating :3

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  6. Offline

    DurtyFree

  7. Offline

    Wulfspider

    I know... frustrating for me too! I opened an issue for this earlier today.
    WBB and WBB Lite support are already on the To-Do list too. Support for them soon! :D
     
  8. Offline

    contex

    Okay, I'm going to sit in this chair tommrow and waste my friday till I get the AuthDB 1.4 released, sorry for taking so long but I've been a bit busy. Also the whole plugin is almost rewritten and reorganzied to keep a good performance, also after this stable release it will be way easier for me to add more forum boards/cms and all those kind of things. Anyhow, if you come back tommorow I should have a stable release out :)

    Do you have remote MySQL enabled on the server where the database is located?
     
  9. Offline

    baiumbg

    Requesting support for Drupal (it's a CMS, but that shouldn't matter).
     
  10. Offline

    Wulfspider

    On the to-do list to be released soon. Drupal 7 password encryption is a little crazy compared the previous versions of Drupal.
     
  11. Offline

    baiumbg

    Glad to hear it :)
     
  12. Offline

    Spazmic

    You are making the plugin that saved my life, don't call it a waste of time. ;)
     
  13. Offline

    contex

    Glad to hear that :)!
     
  14. Offline

    baiumbg

    Do I have to restart the server every time someone registers on the forums? My idea for the server login is to register on the forums first and then login with that password (registration from server is disabled). But when I do that I get communications link failure and I have to restart the server in order to login with that password.
     
  15. Offline

    Wulfspider

    That's an error we have been trying to fix. We can't seem to figure out why it's doing that on some servers. Hopefully we will have a fix for it soon! That's the main issue keeping us from releasing the next version.
     
  16. Offline

    baiumbg

    Ah, ok :) Thanks for the info.
     
  17. Offline

    swedish2011

    I try it first but only java error.
     
  18. Offline

    Grandcruiser

    It would be awesome if you could eventually make AuthDB support Invision Power Board as well! Thanks! :D
     
  19. Offline

    contex

    Already added in the todo list, should be in the next release :)
     
  20. Offline

    nohhplus

    it would be nice to adding custom DB select option..
    like this..

    db :
    - 'dbname'
    table :
    - 'xxboard'
    user_field
    - 'uid'
    pw_field :
    - 'pw'
     
    dark navi likes this.
  21. Offline

    contex

    As in not using any script for the authentication? Just a custom table? If so, we will add it :)
    Edit: Are you using encryption?
     
  22. Offline

    Grizli

    There is support for vbulletin 3.8?
    Can we do it
     
  23. Offline

    Wulfspider

    I will take a look at it to see if it's setup is different than 4.1. It will be supported either way.
     
  24. Offline

    Grandcruiser

    Great! Thanks! :D
     
  25. Offline

    J Wall

    I'd like to second the request. Encryption could be like whatever is possible really; MD5, SHA1, SHA256, etc - maybe the ability to add a random generated salt or something.
     
  26. Offline

    Wulfspider

    Already been added to the next build. :)
     
  27. Offline

    contex

    As Wulf said, already added. Although SHA256 and salt is not added yet, MD5 and SHA1 are added.
     
  28. Offline

    darkfire1515

    Can i link this to my own MySQL database rather then pointing it to a forum?

    That would be really good for my setup!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  29. Offline

    Wulfspider

    Yes, this feature will be in the next version. With it, you can specify the table, user field, pass field, and encryption type so far and will probably add other optional fields. Any other table fields or things you would like to add?
     
  30. Offline

    darkfire1515

    Maybe add email aswell, that way i can write a script to automatically reset password if the user forgets their password.

    When can i expect the next version to come out approximately?
     
  31. Offline

    baiumbg

    Yes, when will it be available? This communications link failure is really bugging me -.-
     

Share This Page