crafty-4/app/classes/web
luukas 37597f920f Make sure clients are authenticated before sending messages.
As the system is asynchronous some messages could (?) slip through before the socket is closed when auth fails.
2021-03-01 19:33:15 +02:00
..
ajax_handler.py changed notify icon - added code to grab remote json from craftycontrol.com for announcements and such - icon turns red if update available 2020-09-22 21:42:41 -04:00
api_handler.py working statistics api route 2020-09-06 12:58:17 +08:00
base_handler.py first huge commit 2020-08-11 20:36:09 -04:00
default_handler.py Fixed errand print statement 2020-08-23 22:17:36 -04:00
panel_handler.py Remove unnecessary websocket.html 2021-02-27 14:17:37 +02:00
public_handler.py removing print from update 2020-09-23 08:49:19 -04:00
server_handler.py Add authentication to WS, notify user when an activity log gets logged, and more 2021-03-01 02:54:20 +02:00
tornado.py Add authentication to WS, notify user when an activity log gets logged, and more 2021-03-01 02:54:20 +02:00
websocket_handler.py Add authentication to WS, notify user when an activity log gets logged, and more 2021-03-01 02:54:20 +02:00
websocket_helper.py Make sure clients are authenticated before sending messages. 2021-03-01 19:33:15 +02:00