Giter VIP home page Giter VIP logo

node-ejabberd-auth's People

Contributors

dependabot[bot] avatar derwhity avatar johann8384 avatar maskime avatar sonnyp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

node-ejabberd-auth's Issues

How to use this in ejabberd 17.04

Hi,
I want to know how to use this in ejabberd 17.04.
I wrote it as instructed and added following lines in ejabberd.yml

auth_method: external
extauth_program: "node ~/ejabberd-auth/index.js"

But it does not seem to work. In ejabberd logs i see error from external script and it says
No Response.

Can you give me an example to use this in ejabberd?

what would be the (stdin)input if i want to try the auth locally first

as per ejabberd docs, the process is similar to this

read from stdin: AABBBBBBBBB.....
A: 2 bytes of length data (a short in network byte order)
B: a string of length found in A that contains operation in plain text operation

if my B string contains this faysal:myhost:qweqwe, what would be my first AA would be.

i'm sorry if the question doesn't relate to this package directly

authentication: done(false)

Heya,

Just using your module for a couple of things. I note that the documentation suggests using done(false) on invalid authentication. rather, this is resulting in my process being terminated. I note that done(0) does seem to have the desirable result.

Not sure if this is a bug or the documentation is out of date. Thought i would mention it.

many thanks.

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.