Modify ↓
#209 closed enhancement (fixed)
Identify with IRC password?
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | wishlist | Milestone: | |
| Component: | BitlBee | Version: | 1.0.3 |
| Keywords: | password identify | Cc: | |
| IRC client+version: | Client-independent | Operating System: | Public server |
| OS version/distro: |
Description
Suggestion: make it possible to identify yourself with the IRC protocol password (upon connecting to the Bitlbee server) instead of with the "identify <password>" command.
Advantages: It would make automating identification easier (no need to make IRC client hooks/hacks to sent the identify command after connecting).
Attachments (0)
Change History (4)
comment:1 Changed at 2006-10-13T22:14:44Z by
comment:2 Changed at 2008-03-15T23:16:19Z by
| Milestone: | → 1.2.x |
|---|
comment:3 Changed at 2008-03-29T22:19:46Z by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed in changeset:devel,367.
comment:4 Changed at 2016-07-07T20:51:01Z by
| Milestone: | 1.2.x |
|---|
Note: See
TracTickets for help on using
tickets.

Yes, more people suggested this. I once tried to implement it quickly but it turned out to be a bit more complicated than I thought initially. Will give it a shot later.