anonstream/anonstream/routes
n9k 4a76fb023e Access captcha: special case for websocket
There doesn't seem to be a way to catch a 403 Forbidden error opening a
websocket with JavaScript, so this commit changes the behaviour to this:
open the websocket normally, send one "kick" message, close the
websocket.
2022-06-22 08:11:12 +00:00
..
__init__.py Custom error pages 2022-06-22 08:11:12 +00:00
core.py Error pages: custom descriptions 2022-06-22 08:11:12 +00:00
errors.py Custom error pages 2022-06-22 08:11:12 +00:00
nojs.py Use 303 See Other for {POST|GET}->GET redirects 2022-06-22 04:54:02 +00:00
websocket.py Access captcha: special case for websocket 2022-06-22 08:11:12 +00:00
wrappers.py Error pages: custom descriptions 2022-06-22 08:11:12 +00:00