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
- Host: GitHub
- URL: https://github.com/rgglez/jabberd2-auth-linux.patch
- Owner: rgglez
- License: gpl-2.0
- Created: 2023-02-06T21:48:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T23:39:27.000Z (about 3 years ago)
- Last Synced: 2025-01-28T01:44:31.393Z (over 1 year ago)
- Topics: authentication, c-language, jabber, jabberd2
- Language: C
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jabberd2-auth-linux.patch
[](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)



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.