summaryrefslogtreecommitdiff
path: root/loginsecurity.py
AgeCommit message (Expand)Author
2016-06-23Patch buggy movement blocking when logging inloginsecurity-patch-1Dico
2016-05-30Cleaned up some of helpers.pyDico200
2015-11-25Revert "Merge branch 'wrapper' of https://github.com/RedstonerServer/redstone...Dico200
2015-11-23Merge branch 'wrapper' of github.com:RedstonerServer/redstoner-utils into wra...BuildTools
2015-09-13Changed color for messagesPanFritz
2015-09-13Changed login event to highest, added a message to the command interruptPanFritz
2015-09-13Now cancles all commands besides /login whilst not logged inPanFritz
2015-08-18Merge branch 'dev' of github.com:RedstonerServer/redstoner-utils into devPanFritz
2015-08-17Changed timeout in loginsecurity to 60 secondsplayerNEMESIS13cz
2015-08-17Multiple bug fixes, loginsecurity fully functioningPanFritz
2015-08-17remade loginsecurity to use py_playerPanFritz
2015-08-13remove trailing whitespace, replace tabs with 4x spacejomo
2015-08-10Fixed error when user logs in multiple times while thread is processing hashesNEMESIS13cz
2015-08-10Removed unused stuffNEMESIS13cz
2015-08-10Changed kick timeout to 30 secondsNEMESIS13cz
2015-08-10Fixed kick threadNEMESIS13cz
2015-07-23 modified: loginsecurity.pyNEMESIS13cz
2015-07-08Changed importPanFritz
2015-07-08Removed player interact entity event from blocked eventsPanFritz
2015-07-08helpNoargs = FalsePanFritz
2015-07-08set amax = 0PanFritz
2015-07-08Removed usage from simple commandPanFritz
2015-07-08Fixed if statement for password removalPanFritz
2015-07-08Fixed syntaxPanFritz
2015-07-08Threaded password verifying, removed some checksPanFritz
2015-07-07removed commented code, fixed mysql issues. commented out timing threadPanFritz
2015-07-07Fixed mysql command missing '?'PanFritz
2015-07-07Fixing syntax errorsPanFritz
2015-07-07Changed import to secretPanFritz
2015-07-07commented out debug codePanFritz
2015-07-07fixed importPanFritz
2015-07-07Finished login security, added mysql support and password hashing.PanFritz
2015-04-17Added loginsecurity moduleDico200