| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove WebSocket support | 2024-06-12 | 1 | -0/+1 | |
| * | m_sasl: Remove implicit abort on registration•••This doesn't make sense in a world where post-registration SASL is allowed, and should fix one case of an annoying login desync that's seen in the real world. Specifically, when a client sends its final AUTHENTICATE and Atheme receives it, it sends an SVSLOGIN for that client. If the client sends us its CAP END *before* we see the SVSLOGIN, the implicit abort will try to abort the SASL session that's already succeeded. Atheme interprets this as an instruction to forget about the successful SASL session; you'll connect unidentified. But it's already sent SVSLOGIN, which will log the client in ircd-side, causing ircd and services views to differ until the user authenticates again manually. I think allowing a SASL session to be aborted when it has already succeeded is an Atheme bug, and it can still be triggered without this change. But our behaviour here seems silly anyway. | 2022-10-06 | 1 | -0/+2 | |
| * | wallops: require new oper:wallops right (#110)•••Split oper:wallops right from oper:mass_notice. Update documentation and examples to grant oper:wallops everywhere oper:mass_notice was granted. closes #103 | 2021-01-28 | 1 | -0/+1 | |
| * | Update news | 2020-11-04 | 1 | -2/+8 | |
| * | Update news | 2020-10-28 | 1 | -3/+76 | |
| * | Version 4.1.3-dev | 2019-08-31 | 1 | -1/+1 | |
| * | Version 4.1.2 | 2019-08-31 | 1 | -1/+6 | |
| * | set version back to -dev | 2018-08-15 | 1 | -1/+1 | |
| * | charybdis 4.1.1 | 2018-08-15 | 1 | -1/+11 | |
| * | set version back to -dev | 2018-01-18 | 1 | -1/+1 | |
| * | charybdis 4.1 | 2018-01-18 | 1 | -2/+14 | |
| * | NEWS: document new CHANTYPES api | 2016-09-16 | 1 | -0/+2 | |
| * | NEWS: document websocket availability | 2016-05-14 | 1 | -0/+4 | |
| * | stage for charybdis 4-beta1. | 2016-04-30 | 1 | -2/+2 | |
| * | NEWS: add some more relevant items [ci skip] | 2016-04-07 | 1 | -3/+13 | |
| * | NEWS: move news element down to code changes [ci skip] | 2016-04-07 | 1 | -1/+3 | |
| * | NEWS: add module changes | 2016-04-07 | 1 | -0/+3 | |
| * | Move m_locops module to extensions.•••Many networks do not use local ops and therefore should not be required to have this around all the time. | 2016-04-02 | 1 | -7/+12 | |
| * | Update news | 2016-03-29 | 1 | -0/+4 | |
| * | Update NEWS | 2016-03-23 | 1 | -2/+1 | |
| * | NEWS: fix typo [skip ci] | 2016-03-23 | 1 | -1/+1 | |
| * | Update NEWS. | 2016-03-23 | 1 | -0/+6 | |
| * | Update news | 2016-03-06 | 1 | -0/+6 | |
| * | update NEWS | 2016-03-05 | 1 | -0/+1 | |
| * | update NEWS | 2016-02-29 | 1 | -0/+18 | |
| * | NEWS: first pass of many at 3.6 news | 2016-01-14 | 1 | -0/+21 | |
| * | update NEWS | 2016-01-05 | 1 | -1/+6 | |
| * | last pass at NEWS | 2016-01-05 | 1 | -1/+6 | |
| * | markdownify NEWS.md | 2015-12-28 | 1 | -0/+681 |
