litecord/litecord/gateway
Luna ed7b873e0d users: remove all connected user states upon deletion
- users: fix security vuln with deterministic password_hash

deterministic password_hash enables users to guess the tokens
of existing deleted users, given the user id. we use password_hash
as the key to the signer.
2018-12-08 19:12:57 -03:00
..
__init__.py all: add GPL header 2018-12-07 02:14:58 -03:00
errors.py all: add GPL header 2018-12-07 02:14:58 -03:00
gateway.py all: add GPL header 2018-12-07 02:14:58 -03:00
opcodes.py all: add GPL header 2018-12-07 02:14:58 -03:00
state.py all: add GPL header 2018-12-07 02:14:58 -03:00
state_manager.py users: remove all connected user states upon deletion 2018-12-08 19:12:57 -03:00
websocket.py all: add GPL header 2018-12-07 02:14:58 -03:00