Christoph Burschka

Results 11 comments of Christoph Burschka

Hi, this was indeed included in 1.x: https://github.com/cburschka/ejabberd-auth-php/tree/1.0 I recently recreated the library with a new architecture; the phpBB plugin has not been ported yet. It's not in principle difficult...

Yep. :) I just made a start on some docs: https://github.com/cburschka/ejabberd-auth-php/blob/master/EXTEND.md

Status of the rewrite: - Refactored with PSR-4 namespaces. - Composer package done. - YAML config (via symfony/yaml) done. - Autodiscovery: Nope, instead configuration simply refers to a fully-qualified class...

In principle, yes: This utility directly uses the WordPress installation's codebase (and database config) to do the login. In practice, there are several ways to bridge that gap: Firstly, you...

> i have store password in mysql database in md5 format I'm not sure if you used one of the packaged plugins for this (Drupal, SMF, phpBB or WordPress, all...

The bluetooth still doesn't work for me, but according to https://github.com/lwfinger/rtlwifi_new/issues/353, this will finally be rectified by the yet unreleased 4.17 kernel (which I suspect will become stable some time...

Note: The third of the fixes in this PR is also contained in #4219, and should be credited to @timotheemoulin.

I've found the same thing just now (caused by `drupal/admin_toolbar`). These are modules whose latest version requires Drupal 8.8+, but which are for some reason installed even on Drupal 8.6...

This seems to be reported in several other issues, including #4195 and #4198.

It's easy enough to add the No Booping achievement, but it's not clear where to put it for checking purposes. The global achievements are only checked on import/initialization, or set...