summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-17Add GNU social pluginHEADmasterJoshua Judson Rosen
2016-09-25Fix #16 Accept command-line arguments.Christoph Burschka
2016-09-03Fix the JSON content type.Christoph Burschka
2016-04-04Fix #14: Add wordpress plugin.Christoph Burschka
2016-04-04Check that hash_equals() exists.Christoph Burschka
2016-04-04Add multi-domain support to htpasswd plugin.Christoph Burschka
2016-04-04Test with domain argument.Christoph Burschka
2015-03-27Fix #11: Revert escape sequences in XMPP node names.Christoph Burschka
2014-11-17Use more inline code tags in READMEChristoph Burschka
2014-11-17PHP code style in htpasswd.incChristoph Burschka
2014-11-17htpasswd readme: Format inline code.Christoph Burschka
2014-11-17htpasswd readme: Format codeblock.Christoph Burschka
2014-11-16Added Apache authenticationChristoph Burschka
2014-11-16Fix #8: Add htpasswd authenticationChristoph Burschka
2014-11-14Update README for ejabberd 13.10+Christoph Burschka
2014-08-23Fix #7: Fix the pruning query.Christoph Burschka
2014-07-03Merge pull request #6 from sylae/masterChristoph Burschka
2014-07-02SMF2: Use username instead of PDN for sessionSylae Corell
2014-04-13Fix #3: Check session bridge before using it.Christoph Burschka
2014-01-23config.php syntax fixesChristoph Burschka
2014-01-23Clarified readmeChristoph Burschka
2014-01-23Delete unused configuration file.Christoph Burschka
2014-01-18Add (hopefully) session auth for phpBB3.Christoph Burschka
2014-01-18Explain the cross-domain thing.Christoph Burschka
2014-01-18Implement session auth for Drupal.Christoph Burschka
2014-01-17Okay, the last patch was actually rubbish.Christoph Burschka
2014-01-17Apparently that didn't need to be encoded.Christoph Burschka
2014-01-17Completed documentationChristoph Burschka
2014-01-16Big multiple-plugins patch (fixes #2).Christoph Burschka
2014-01-16Finally remove unused setpass/register hooks.Christoph Burschka
2014-01-16Use STDERR in main.phpChristoph Burschka
2014-01-16Finished session auth framework for now. (fixes #1)Christoph Burschka
2014-01-16Implement smf2_session and finish RPC code. (#1)Christoph Burschka
2014-01-16Formatting of README headings.Christoph Burschka
2014-01-16Adding a README.md to session/Christoph Burschka
2014-01-16First step toward a session-auth plugin.Christoph Burschka
2014-01-15Formatting of README headings.Christoph Burschka
2013-12-31Whitespace cleanup (remove tabs)Christoph Burschka
2013-12-30Use STD* constants instead of opening new streams.Christoph Burschka
2013-12-30Warning about support and maintenance.Christoph Burschka
2013-12-30Rewrote Unit tests to explain successes and failures more clearly.Christoph Burschka
2013-12-30Only make exceptions for those plugins that actually duplicate code.Christoph Burschka
2013-12-30Add SMF to config template.Christoph Burschka
2013-12-30Actually return the result of the SSI call.Christoph Burschka
2013-12-30SMF's SSI API may randomly spew HTML; run it in an output buffer.Christoph Burschka
2013-12-30New SMF2 pluginChristoph Burschka
2013-12-30Explain how the class methods work.Christoph Burschka
2013-12-30Markdown doesn't like <> brackets.Christoph Burschka
2013-12-30Add a short description on writing new plugins.Christoph Burschka
2012-11-03Do not set a plugin by default.Christoph Burschka