Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Status" as default target might inadvertently target user whom is using "Status" as nick #7

Open
FroZnShiva opened this issue Aug 2, 2014 · 3 comments

Comments

@FroZnShiva
Copy link
Contributor

When you have the Status window selected and issue the mode command without specifying a target, the target defaults to Status and is issued to the server. If there is a user with the nick Status the mode command might apply to him, even though that definitely wasn't intended by the issuer of the mode command.

It might only effectively change the mode of the inadvertently targeted user if the issuer of the mode command has rights to perform such action. (fe. if the issuer is an ircop or the server restrictions are lower)

This might affect other commands as well.

@FroZnShiva
Copy link
Contributor Author

This also works for Help and Options

@dgl
Copy link
Owner

dgl commented Aug 10, 2014

I wouldn't be worried about ircops changing other user's modes, no server I know of allows that without some extra protection (special prefix or different command).

This is a bit odd though, I thought internally those windows were actually called '-Status' so that they didn't clash with a user with that name.

@FroZnShiva
Copy link
Contributor Author

It's "-Help" and "-Options" – but "Status" without a leading minus sign.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants