daphne/channels/binding
AlexejStukov d07600f04b Security fix - every field of a model is send - even password
Atm WebsocketBinding sends every field of a model, even the password of a user. Users of the class should have to think about which fields they want to send to the user. Also added a more intuitive option for sending all fields.
2016-07-21 21:06:25 +02:00
..
__init__.py Fix QA error 2016-07-14 23:53:08 -07:00
base.py Merge pull request #261 from AlexejStukov/patch-8 2016-07-21 11:30:48 -04:00
websockets.py Security fix - every field of a model is send - even password 2016-07-21 21:06:25 +02:00