shazow / ssh-chat

Chat over SSH.
https://shazow.net/posts/ssh-how-does-it-even/
MIT License
5.59k stars 408 forks source link

Fix SSHCHAT_TIMESTAMP env variables #392

Closed voldyman closed 3 years ago

voldyman commented 3 years ago

We were trying to set config based on environment variables before the user was registered in the host. This changes fixes it by moves the configuration step.

I liked the feature so i put a test on it.