Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth refactoring #426

Merged
merged 19 commits into from
May 5, 2015
Merged

Auth refactoring #426

merged 19 commits into from
May 5, 2015

Conversation

michalwski
Copy link
Contributor

Refactoring of auth-related modules.

One of the most significant changes is that all auth backend modules expect ejabberd:luser() and ejabberd:lserver() now in callbacks defined by ejabberd_gen_auth behaviour. In other words they don't do jlib:nodeprep(User) or jlib:nameprep(Server)

All changes taken from PR #378

@mongoose-im
Copy link
Collaborator

travis is using test branch auth-refactoring from https://github.com/esl/ejabberd_tests/tree/auth-refactoring

studzien added a commit that referenced this pull request May 5, 2015
@studzien studzien merged commit 8d387dd into master May 5, 2015
@ppikula ppikula deleted the auth-refactoring branch September 11, 2015 16:14
@michalwski michalwski mentioned this pull request Oct 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants