Ircpdb

Latest version: v1.8.1

Safety actively analyzes 613777 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.8

================

- Switched to Gist instead of Dpaste.
- Added functionality allowing one to specify their own Paste backend.

1.7

================

- Added 'activation_timeout' timer that defines a time limit for the first
interaction with the IRC channel before disconnecting and continuing
execution.

1.6

================

- Adds a django template tag {% set_trace %}; this is usable for opening
up an ircpdb channel during template parsing.

1.5

================

- Adds functionality for specifying configuration parameters via a single
argument containing a URI. Rather than specifying potentially a dozen
separate parameters, one can now provide a single string; for example:
"irc+ssl://botchat.freenode.net:6667/mychannel?limit_access_to=me".
- Adds ability to specify default configuration parameters via environment
variable named 'DEFAULT_IRCPDB_URI'.

1.4

================

- Simpler internal handling of prompt.
- Adding internal support for IRC CTCP commands.
- Pinning jaraco/irc library version at 0.9 to preserve Python 2.6 support.

1.3

================

- Reduced security concerns by making it impossible to configure the
debugger to respond to all usernames.
- Fixed a UI glitch in which the prompt would be displayed in inappropriate
situations.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.