An open API service indexing awesome lists of open source software.

https://github.com/rgglez/jabberd2-auth-linux.patch

Support for glibc2 crypt() algorithms for jabberd2 2.3.6
https://github.com/rgglez/jabberd2-auth-linux.patch

authentication c-language jabber jabberd2

Last synced: about 2 months ago
JSON representation

Support for glibc2 crypt() algorithms for jabberd2 2.3.6

Awesome Lists containing this project

README

          

# jabberd2-auth-linux.patch

[![License: GPL v2](https://img.shields.io/badge/License-GPL_v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
![GitHub all releases](https://img.shields.io/github/downloads/rgglez/jabberd2-auth-linux.patch/total)
![GitHub issues](https://img.shields.io/github/issues/rgglez/jabberd2-auth-linux.patch)
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/rgglez/jabberd2-auth-linux.patch)

Support for [glibc2](https://ftp.gnu.org/old-gnu/Manuals/glibc-2.2.3/html_node/libc_650.html) crypt() MD5 (salt $1$) algorithm for authentication for the [jabberd2](https://jabberd2.org/) 2.3.6 server. This is a small modification to support the standard Linux MD5 crypt salt. Additional cases can be added for other algorithms.

## License

Copyright 2016 Rodolfo González González

See the LICENSE file.