reverse
reverse
As allways has been i think power people the use of the /ignore command is the 1st thing to do. But in some cases (bots, pervs, etc) this idea can...
Sorry the formatting thing, have no time to undo now. void OnFail() override { if (!xinterface || !client) return; request.r = this->repl; if (!NickAlias::Find(this->GetAccount())) { request.reply("error", "Account does not exist");...
Hi, API access for third-party integrations. Cross-platform authentication. JWTs would be great flexibility for those additional use cases since they can carry claims/metadata and are self contained.
1. How the tokens would actually be made available to external services. API-based token generation implementing a dedicated endpoint where authorized users can generate, list, and revoke their tokens. 2....
This close https://github.com/inspircd/inspircd-contrib/issues/270