summaryrefslogtreecommitdiff
path: root/loginsecurity.py
AgeCommit message (Expand)Author
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-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