banks/sprig-auth

Garbage collection call throws Database_Exception

Opened this issue · 1 comments

Garbage collection in Model_Auth_User_Token->_init function called before the table name initialization were in parent's class constructor. And it throws an exception like "Database_Exception: Incorrect table name '' [ DELETE FROM ``WHEREexpires < 123456567 ]"

OK, thanks for this, I will update this when I get a chance to look through the code.

If you have a fix, please post it of fork and send a pull request - it may get fixed quicker that way!