]> jfr.im git - irc/rizon/acid.git/commit
Do not accidentally give the wrong person a vhost
authorOrillion <redacted>
Fri, 21 Apr 2017 22:05:09 +0000 (00:05 +0200)
committerOrillion <redacted>
Fri, 21 Apr 2017 22:05:09 +0000 (00:05 +0200)
commit4b151b193fc7c285f20474d789fbc0d2d69752e2
treec4bdd18c2468a98787434c9aed84690db6658cf4
parent43592f9e8390e409950fc1b42fee8541c527c311
Do not accidentally give the wrong person a vhost

- isIdentified() als checks SU, which is removed later (not at the moment we receive nick change) so we need to check only mode +r
vizon/src/main/java/net/rizon/acid/plugins/vizon/VhostManager.java
vizon/src/main/java/net/rizon/acid/plugins/vizon/Vizon.java