GithubHelp home page GithubHelp logo

ircd's People

Contributors

lessandro avatar mauriciobr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

hcit cloudxtreme

ircd's Issues

Channel access control

  • IRC

MODE # +b, MODE # +e, CHANSERV

  • or backwards-compatible

ACCESS # ADD GRANT/DENY/HOST/OWNER

Away information is incorrect on WHO reply

Server is replying with H or G based on the connected user, instead of the user mentioned on the WHO reply.

< :lessandro.com 352 adhiasdh #Lobby usrnm 127.0.0.1 lessandro.com adhiasdhla H* :0 RealName
< :lessandro.com 352 adhiasdh #Lobby usrnm 127.0.0.1 lessandro.com adhiasdh H. :0 RealName
< :lessandro.com 315 adhiasdh #Lobby :End of /WHO list
> AWAY :Away
< :lessandro.com 306 adhiasdh :You have been marked as being away
> WHO #Lobby
< :lessandro.com 352 adhiasdh #Lobby usrnm 127.0.0.1 lessandro.com adhiasdhla G* :0 RealName
< :lessandro.com 352 adhiasdh #Lobby usrnm 127.0.0.1 lessandro.com adhiasdh G. :0 RealName
< :lessandro.com 315 adhiasdh #Lobby :End of /WHO list

Undefined prefix is being sent on WHO reply

Prefix * is being sent on WHO reply and is not defined on the server:
:lessandro.com 352 adhiasdh #Lobby usrnm 127.0.0.1 lessandro.com adhiasdhla H* :0 RealName

Defined prefixes:
:lessandro.com 005 adhiasdh PREFIX=(qov).@+ CHANTYPES=# CHARSET=UTF-8 CHANMODES=,,,m :are supported by this server

Authentication

  • AUTH

AUTH <some encrypted data>

The server decrypts the data, validates it and authenticates the user synchronously.

  • NICKSERV

NICKSERV IDENTIFY password

Authenticate the user asynchronously.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.