View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005092 | unreal | ircd | public | 2018-04-27 18:20 | 2018-06-11 08:32 |
Reporter | Assigned To | syzop | |||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 4.0.17 | ||||
Fixed in Version | 4.0.18 | ||||
Summary | 0005092: Add option to require SASL auth to connect | ||||
Description | On user registration the IRCd, add an option to either the listen block or allow block to require the user to be SASL auth'd in order to connect. A lot of people have been requesting this idea. It's similar to how freenode does it for certain cellular networks. I'd say it'd be a better fit for the allow block, as you can specify what IP networks HAVE to be SASL auth'd such as networks that users share an IP like a cellular network, etc. plus in allow block if you wanted to require SASL auth for all users you could do a wildcard allow block, which is standard. | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
yes, I agree |
|
Hello, we're interested in the same feature. irc.tripsit.me uses charybdis (ratbox fork) and currently requires irccloud users to register an account with nickserv with a regular client. Irccloud users then have to use sasl authentication to get on a server. We would like very much to do this-- as with ..'s comment though, we're whitelisting certain nicknames for Tor and such, and it would be ideal to confine those whitelisted nicks to a special server requiring SASL authentication [so that someone can't bypass the tor check by logging in as "jenny1234" if that were an exempted nickname.] Thank you! |
|
Hi, we're also interested in this feature. We're looking to use this to require users of Tor to first register an account with NickServ over non-Tor before they can connect through our Tor hidden service. |
|
This feature is highly wanted. We are also very interested. |
|
Added in git / future 4.0.18. I'll release an RC shortly. commit cd6d7a2bb7967092f303dfd7fe09cf8748c12d39 Author: Bram Matthys <[email protected]> Date: Mon Jun 11 08:22:29 2018 +0200 Add allow::options::sasl (or require-sasl) to require SASL authentication as suggested in https://bugs.unrealircd.org/view.php?id=5098 The allow block documentation has been updated, including an example at the end of the page - https://www.unrealircd.org/docs/Allow_block I see it was also previously suggested in 0004231 and in a comment of 0003243 |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-04-27 18:20 |
|
New Issue | |
2018-05-01 11:35 | syzop | Status | new => acknowledged |
2018-05-01 11:35 | syzop | Note Added: 0020110 | |
2018-05-02 23:58 | razingeden | Note Added: 0020122 | |
2018-05-31 11:27 | jesopo | Note Added: 0020133 | |
2018-06-03 17:31 | HeXiLeD | Note Added: 0020134 | |
2018-06-11 08:32 | syzop | Assigned To | => syzop |
2018-06-11 08:32 | syzop | Status | acknowledged => resolved |
2018-06-11 08:32 | syzop | Resolution | open => fixed |
2018-06-11 08:32 | syzop | Fixed in Version | => 4.0.18 |
2018-06-11 08:32 | syzop | Note Added: 0020139 |