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

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    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.

    This post has been edited 42 times. It was last edited by CraftFire Dec 20, 2012.
  2.  
  3. Offline

    contex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'm fully aware of this now, I've worked on rewriting AuthDB from scratch and sadly I don't want to touch the current legacy as it honestly didn't turned out as I hope.
    The rewrite will have exactly the same functions (but even more), and the efficiency/performance will be improved.

    I'm sorry for any issues this has causd for you guys, and I realise it happens during a query, I'll see if there's something I can do for the legacy.
    dragonhib likes this.
  4. Offline

    Sketaful

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It would be great if this plugin would support custom spawns. I mean that you have one spawn for people not logged in and when they login the get tp to their last position before they logged off.

    This way you could choose to have the login-spawn in room with description about the server and on how to login and set it so people not logged in can walk around freely

    This post has been edited 1 time. It was last edited by Sketaful Jun 22, 2012.
  5. Offline

    contex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    That is planned in the rewrite of AuthDB, but thanks for reminding me, I'll make sure it gets implemented in the release.
    Sketaful likes this.
  6. Offline

    Serios

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @contex I don't want to be unrespectful, but is it possible to combine AuthDB with Warrant functionality? Warrant is plugin that allows you to control users permission ranks in-game through forum system. Since author of Warrant will go ahead with spout and eventually rewrite the plugin to use spout system, it will be probably hard depend on spout! So it will be nice if AuthDB support ranks it will made it The Ultimate forum bridge plugin!

    Also keep the good work, and don't worry, we will wait for the rewrite, it's for good :)

    This post has been edited 1 time. It was last edited by Serios Jun 22, 2012.
  7. Offline

    contex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    That was the main point with the rewrite, I wanted to extend the functionality of the plugin as much as I could.
    We came up with the idea of creating a bridge from the forums/cms software to Java, see https://github.com/CraftFire/AuthAPI

    This lib allows us to do exactly what you're asking for and far more, we can create new posts, new threads, new groups, send private messages, get any relevant information about an user.
    Basically anything related to the forum/cms software.

    The plan was to release the core of AuthDB and release these extra functions as "addons" for AuthDB.
    Wulfspider likes this.
  8. Offline

    ApooPL

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    [IMG]

    I'm using CraftBukkit 1.2.5-R4.0 can you fix this
    Â
    ?

    This post has been edited 2 times. It was last edited by ApooPL Jun 23, 2012.
  9. Offline

    contex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I will release a fix for that later today, (aprox 2 hours).
  10. Offline

    samschaap

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    F5, F5, F5, F5
  11. Offline

    Regulus123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    May I ask what's your status on rewriting? Could give any informations about finishing it or at least making it stable? I know it's hard work and takes a lot of time but any infos would be useful.
    Cheers.
  12. Offline

    iKrzysiek

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    When "Option to set temporary spawn location for registered players before login" will be ready? I am waiting only for it now :oops:

    This post has been edited 1 time. It was last edited by iKrzysiek Jun 23, 2012.
  13. Offline

    contex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I was away due to some personal reasons and haven't been able to do much regarding AuthDB/AuthAPI, but I got that resolved and I've re-opened the project, sadly being the only Java developer on the team is a bit difficult.


    I can't give you an exact date as I'm not sure how long it will take yet, I'll make sure to make a post once I know how long approximately it's going to take to release a stable build.

    You might have to wait for a the rewrite, I'll see if I can add it to this legacy so that at least you get what you've requested, I'll work on that tommorow.
  14. Offline

    ksabirzyanov

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hello! I have troubles with registering. Here is the log from server.log and from authdb's log:

    http://pastebin.com/pbNqtksk
    http://pastebin.com/nUdUtV1E
    Tried to register 2 times. Username - test. /register qwerty123 and /register qwerty123 email@email.com

    Have latest MySQL installed, db name - playerdata, i've created this db through the mysql workbench.

    Using tekkit 3.0.4 server.
  15. Offline

    contex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What's the default value for the 'email' field in the table? Seems like a simliar issue that someone was having previously about default value being NOT NULL.
  16. Offline

    ApooPL

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can I know what status have that fix ?
  17. Offline

    ksabirzyanov

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks, i removed "email" field (i just don't need it) and problem was fixed!
  18. Offline

    contex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  19. Offline

    ApooPL

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Works great ! Thanks !

    [IMG]
  20. Offline

    contex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Happy to hear at least that is working, please report if there's anything else!
  21. Offline

    samschaap

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is the keepalive:false lagg fixed?
  22. Offline

    contex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Not yet, nor do I think it will be yet, the issue with keep-alive being false is that for every query performed it connects and closes the MySQL connection, the connection itself is what's causing the lag.

    However I'll see if I can implement some features from the rewrite, such as reconnecting. Regarding the lag when a player joins, this is caused by the plugin not being threaded, I can't promise anything but I'll see what I can do.
  23. Offline

    iKrzysiek

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Any changes with "Option to set temporary spawn location for registered players before login"?
  24. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  25. Offline

    samschaap

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hello, i'm using Authdb #256 with keepalive:false it says: Login with /login password, thats OK, because i'm registered on my forum. But with keepalive:true, it says: please register with /register password. But i'm already registered on my smf forum


    Edit: This is the stacktrace error when I tried to register: http://pastebin.com/2zs5BBtb

    Sorry for bad English ;)

    This post has been edited 1 time. It was last edited by samschaap Jun 29, 2012.
  26. Offline

    Regulus123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  27. Offline

    MirkoKrizan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Why is this still not fixed? Im using the same version that he is
  28. Offline

    contex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  29. Offline

    armandoguty

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I get [AuthDB] MYSQL CANNOT CONNECT!!! error.
    I changed debugmode to true on basic configuration and i saw on the server output that the mysql password changes to a diferent one to the password i have under mysql in basic.yml
    Why my password changes and what can I do???
    Im using last stable bukkit and authdb.
  30. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    There is no way it would do that. Could you send me logs via PM?
  31. Offline

    armandoguty

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i trided other auth plugins and is the same error, the server or something keeps changing the password to a different one...
    In a moment i send you the log.
  32. Offline

    nighdriss

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hello, i have an issue with a field not populating when the server is first run
    join:
    restrict: true # Only allow registered players to join and show custom message.
    Is missing from Advanced.yml

    join:
    restricted: "{RED}You are not registered, visit {ORANGE}www.craftfire.com {RED}to register."
    is missing from Messages.yml

    It will not populate @ all im on version 2.3.6

    This post has been edited 2 times. It was last edited by nighdriss Jul 16, 2012.

Share This Page