Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-04 | Check that hash_equals() exists. | Christoph Burschka | |
The hash_equals function was added in PHP 5.6.0. In older versions, fall back to ===. | |||
2014-11-17 | PHP code style in htpasswd.inc | Christoph Burschka | |
2014-11-16 | Fix #8: Add htpasswd authentication | Christoph Burschka | |
ejabberd can now authenticate against Apache auth files. |