Skip to content
This repository has been archived by the owner on Nov 26, 2018. It is now read-only.

Features/spring cleanup #41

Open
wants to merge 83 commits into
base: features/flexible_config
Choose a base branch
from
Open

Features/spring cleanup #41

wants to merge 83 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 14, 2016

No description provided.

bartTC and others added 30 commits April 14, 2014 13:50
…features/better-postgresql-connection-handling
…ction-handling

Features/better postgresql connection handling
… silent network every 150 min. This should be configurable per chat bot
…t. Try to reconnect this bot instead of just calling bot.Close()
yml added 29 commits June 24, 2014 17:22
…e sure that the bot.socket has been properly initialized
…e it as soon as possible instead of taking it for a complete method
… quit chan struct{} this reduce the number of place where I need to lock
…utside the ircBot.init() to make testing easier and less hackish. ircBot.init() now takes a conn as argument.
…o drop the first tls connection that is establish by the ircBot.connect
@@ -0,0 +1,27 @@
-----BEGIN RSA PRIVATE KEY-----

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hope this was unintentional

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not the author, but as noted above, it's a self-signed cert, probably used for testing. It isn't used for anything in production.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just seems overall that it would be better to just leave the readme explaining how to get here rather than distributing a default cert even if the intention is for testing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants