Opened at 2007-03-20T14:45:36Z
Last modified at 2016-07-07T20:51:01Z
#265 new enhancement
Jabber module only accepts ports 5220-5229
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Jabber | Version: | 1.0.3 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
Since I'm behind a very restrictive firwall, I use jabber80.com, but bitlbee limits the port used by jabber.
It would be nice if this restriction cuold be removed or at least switched through an option.
Attachments (0)
Change History (9)
comment:1 Changed at 2007-03-20T17:04:09Z by
comment:2 Changed at 2007-03-20T20:10:52Z by
Yeah, maybe it would make sense to make a system-wide flag to disable paranoid stuff like this all at once (although this is the only thing I can think of right now). Of course it shouldn't be a per-user setting, that would make the whole check completely useless. :-)
comment:3 Changed at 2007-03-20T20:11:48Z by
Oh, and disabling this check should be pretty easy, see protocols/jabber/jabber.h (IIRC) to change the allowed range or just disable the check, IIRC in jabber.c.
comment:4 Changed at 2007-12-03T01:18:00Z by
Component: | BitlBee → Jabber |
---|
comment:5 Changed at 2007-12-12T23:41:27Z by
Milestone: | → 1.2 |
---|
comment:6 Changed at 2007-12-30T11:59:09Z by
Milestone: | 1.2 → 1.2.x |
---|
Postponing this just a little bit. I need some way to set global (for all IM modules) limits/capabilities that make it easier to configure what should be allowed or not (also think of file transfers) and don't want to do that in 1.2 already.
comment:7 Changed at 2008-06-15T18:12:52Z by
Partially fixed: Not using a simple port range anymore, but a port list, and I added 80 and 443.
comment:8 Changed at 2012-08-06T10:29:42Z by
Bitlbee pwns, ownz, owns, pwnz, 0wnz3rz and pwnz3rz.It's also very handy! I've been using it about a year now combined with ssh, seecrn, irssi and dyndns it really comes into its own. You can feel at home on any net connected machine in the world
comment:9 Changed at 2016-07-07T20:51:01Z by
Milestone: | 1.2.x |
---|
I think that should be a switch. You don't want people on public servers to be able to connect to a random port on a random server.