Opened 10 years ago
Last modified 10 years ago
#8947 new enhancement
SILC commands missing
Reported by: | Selyoid | Owned by: | elb |
---|---|---|---|
Milestone: | Patches welcome | Component: | SILC |
Version: | 2.5.5 | Keywords: | |
Cc: |
Description
I'm unable to use /OPER or /SILCOPER via pidgin - unlike with IRC, even using /quote oper or /quote silcoper refuses to work (at least with pubkey auth).
Change History (2)
comment:1 Changed 10 years ago by deryni
comment:2 Changed 10 years ago by elb
- Milestone set to Patches welcome
- Type changed from defect to enhancement
Note: See
TracTickets for help on using
tickets.
An oper command is registered by the SILC plugin, but I don't know what it does. /quote on IRC simply sends the rest of the line to the server verbatim, which works because IRC is a text protocol, to my knowledge SILC is not and therefore /quote makes no sense.
There does indeed seem to be no silcoper command, whatever that is supposed to do. Fortunately (or unfortunately) our SILC support is virtually entirely written and maintained by the SILC authors, who hand us code every now and then. Patches to fix and add support for these commands are welcome.