-
One of the comments in the source code is to support 'realusers'. What should be implemented to support them. In terms of complexity, is this difficult?
-
```
What are you doing to produce the error?
1. Register a user
2. Login
3. Call the AccountManager.deleteAccount() method
What is the expected output?
Successful cancellation according to XEP-0077
…
-
```
What are you doing to produce the error?
1. Register a user
2. Login
3. Call the AccountManager.deleteAccount() method
What is the expected output?
Successful cancellation according to XEP-0077
…
-
```
Hello, i'm trying to run 'webclient_example.php' on my local Openfire
server with HTTP-Binding enabled and old-style script syntax support enabled.
#line 12: $conn = new XMPPHP_BOSH('localhost', 5…
-
```
Hello, i'm trying to run 'webclient_example.php' on my local Openfire
server with HTTP-Binding enabled and old-style script syntax support enabled.
#line 12: $conn = new XMPPHP_BOSH('localhost', 5…
-
```
Hello, i'm trying to run 'webclient_example.php' on my local Openfire
server with HTTP-Binding enabled and old-style script syntax support enabled.
#line 12: $conn = new XMPPHP_BOSH('localhost', 5…
-
```
Hello, i'm trying to run 'webclient_example.php' on my local Openfire
server with HTTP-Binding enabled and old-style script syntax support enabled.
#line 12: $conn = new XMPPHP_BOSH('localhost', 5…
-
```
Hi,
I made a simple application to be connected to a private ejabberd server.
ConnectionConfiguration connConfig = new
ConnectionConfiguration(host,5222,host);
XMPPConnection connection = new …
-
```
Hi,
I made a simple application to be connected to a private ejabberd server.
ConnectionConfiguration connConfig = new
ConnectionConfiguration(host,5222,host);
XMPPConnection connection = new …
-
**OS**
macOS Sierra, version 10.12.11
**Version**
ansible 2.2
Vagrant 1.8.6
**Failing task**
`TASK [postgresql : Ensure ejabberd_test database is created] ******************* `
**Output**…