User IP page ban doesn't appear in the public logs #27

Open
opened 3 years ago by leftypol · 3 comments
leftypol commented 3 years ago
Owner

Bans which were made while in the user IP page (when clicking on a user's IP) aren't in logs.

Bans which were made while in the user IP page (when clicking on a user's IP) aren't in logs.
leftypol added the
bug
label 3 years ago
Collaborator

Could be caused by the lack of modlog() in mod_ban() in pages.php`.

It should be invoked by Bans::new_ban().

~~Could be caused by the lack of `modlog()` in `mod_ban()` in pages.php`.~~ It should be invoked by `Bans::new_ban()`.
Collaborator

Bans::new_ban() is invoked without a mod_id argument in pages.php:961.

`Bans::new_ban()` is invoked without a `mod_id` argument in `pages.php:961`.
Collaborator

Same in pages.php:1807

Same in `pages.php:1807`
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.