Commit Graph

8 Commits

Author SHA1 Message Date
Krukov D
5464cba742 Iimprovements for test client (#352)
* Json encoding only for not string text at HttpClient

* Decode received content if possible

* Check that content received

* Using json kwarg at receive method to decode message text content

* Wrap decorator function at channel_session_user_from_http

* Cleanup

* Arbitrary indent. sorry
2016-09-12 11:28:12 +01:00
Andrew Godwin
6fe841337d Fix missing import 2016-06-16 11:45:08 +01:00
Andrew Godwin
773f1332ee Fix import earliness for auth model 2016-06-16 11:42:08 +01:00
Andrew Godwin
d180f07b54 Wrap long line 2016-02-20 22:59:29 +00:00
Andrew Godwin
267e56ce2a Make transfer_user fail silently if no user 2016-02-20 22:47:48 +00:00
Andrew Godwin
31447a4641 User auth fixing 2016-02-14 21:27:12 +00:00
ekmartin
cf2de79d64 Add isort and fix errors 2015-11-09 13:01:02 +01:00
Andrew Godwin
638bf260f8 Fixed #6: Linearise decorator and better user session stuff 2015-09-10 11:52:49 -05:00