View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006222 | unreal | ircd | public | 2023-02-07 04:41 | 2023-03-17 19:00 |
Reporter | Nini | Assigned To | syzop | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | 6.0.6 | ||||
Fixed in Version | 6.0.7 | ||||
Summary | 0006222: add security-groups websocket | ||||
Description | add a group in security-groups which would be named "websocket-users" as for "webirc-users". It is very important to be able to determine where the user's connection comes from Ex: Client connecting: Meow ([email protected]) [80.12.250.43] [vhost: C5115927.D0C2861.AC3C9FE2.IP] [class: clients] [secure: TLSv1.3-TLS_CHACHA20_POLY1305_SHA256] [country: RE] [reputation: 8] [security-groups: websocket-users,unknown-users,tls-and-known-users,tls-users] | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
Done, thanks for the suggestion. https://github.com/unrealircd/unrealircd/commit/0428819c03a30d76da1f13ab2c709e27121bb8d8 commit 0428819c03a30d76da1f13ab2c709e27121bb8d8 (HEAD -> unreal60_dev, origin/unreal60_dev, origin/HEAD) Author: Bram Matthys <[email protected]> Date: Fri Mar 17 18:57:59 2023 +0100 Add security group "websocket-users" and add security-group options security-group::websocket and security-group::exclude-websocket, all similar to how security-group::webirc works but for websocket. Suggested by PeGaSuS in https://bugs.unrealircd.org/view.php?id=5598 and Nini in https://bugs.unrealircd.org/view.php?id=6222 |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-07 04:41 | Nini | New Issue | |
2023-02-08 12:07 | syzop | Priority | urgent => normal |
2023-02-08 12:07 | syzop | Severity | major => feature |
2023-03-17 18:56 | syzop | Relationship added | related to 0005598 |
2023-03-17 19:00 | syzop | Assigned To | => syzop |
2023-03-17 19:00 | syzop | Status | new => resolved |
2023-03-17 19:00 | syzop | Resolution | open => fixed |
2023-03-17 19:00 | syzop | Note Added: 0022773 | |
2023-03-17 19:00 | syzop | Fixed in Version | => 6.0.7 |