diff options
| author | 2006-06-01 16:18:50 +0000 | |
|---|---|---|
| committer | 2006-06-01 16:18:50 +0000 | |
| commit | 933edf3875d5a329033d8a0415696b81488abcb8 (patch) | |
| tree | 2dee6bb135c099defdc99efa458b4ede3ba46eb3 /src/modules/m_alias.cpp | |
| parent | Prevent crash when displaying error for server already existing (this only ha... (diff) | |
| download | inspircd++-933edf3875d5a329033d8a0415696b81488abcb8.tar.gz inspircd++-933edf3875d5a329033d8a0415696b81488abcb8.tar.bz2 inspircd++-933edf3875d5a329033d8a0415696b81488abcb8.zip | |
Fixed logic for OnWhois "is using SSL" numeric. Was broken: required the user to have the 'ssl' extensible AND be in the listen ports, so it didnt work on remote users which didnt have the listen port.
Now properly checks to display by using: if(dest->GetExt("ssl") || (IS_LOCAL(dest) && isin(dest->port, listenports)))
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3984 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules/m_alias.cpp')
0 files changed, 0 insertions, 0 deletions
