Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backen] Slack can open door even when door was open by WS #36

Open
manfred-ackermann opened this issue Mar 12, 2019 · 1 comment
Open
Labels
bug Something isn't working security Something insecure to be fixed

Comments

@manfred-ackermann
Copy link
Collaborator

Check if TimeoutThread is active in SlackHandler to prevent this.

@manfred-ackermann
Copy link
Collaborator Author

Mär 14 06:06:36 doorpi python[22897]: INFO:tornado.access:101 GET /door (127.0.0.1) 8.59ms
Mär 14 06:06:36 doorpi python[22897]: INFO:root:Client IP: 127.0.0.1 connected.
Mär 14 08:28:38 doorpi python[22897]: INFO:root:sending message to 1 waiters
Mär 14 08:28:38 doorpi python[22897]: INFO:tornado.access:200 GET /slack/Y41552496675 (127.0.0.1) 19.13ms
Mär 14 08:28:38 doorpi python[22897]: INFO:root:handling OPEN
Mär 14 08:28:38 doorpi python[22897]: INFO:root:RING too close to last open
Mär 14 08:28:38 doorpi python[22897]: INFO:root:Slack responded: 200 on message '@here DoorPI has opened the door.'

@manfred-ackermann manfred-ackermann added bug Something isn't working security Something insecure to be fixed labels Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working security Something insecure to be fixed
Projects
None yet
Development

No branches or pull requests

1 participant