wojciech.kapcia@tigase.net opened 6 years ago
|
|
I've created new API for extending VHost which is more flexible and efficient. At the same time, I've upgraded all existing usage of the old API which we had in our code and added migration of storage data format during save of VHost by the new version of Tigase XMPP Server. At the same time I've adjusted TTS-NG to match changes in the adhoc command field names. |
|
Looks good, however it would be nice to include in documentation:
|
|
Actually there is a problem (came up with #ttsng-37) :
I.e. SASL mechanism are not correctly populated (fresh installation without any mechanism configured). This most likely touches on the (missing) point: "allow, in VHost configuration select global configuration or configure particular value." |
|
Actually, the issue from #ttsng-37 has nothing to do with this change. |
|
re-opening due to missing documentation (see updated and previous comment) |
|
@wojtek I've made changes to the server and message archive to make them work and use defaults. I've done so in separate branch named |
|
I checked the implementation and documentation and it looks good. |
|
@wojtek Changes were merged to |
|
Referenced from commit 1 year ago
|
Type |
New Feature
|
Priority |
Blocker
|
Assignee | |
RedmineID |
8269
|
Version |
tigase-server-8.1.0
|
Spent time |
41h 45m
|
Currently handling VHost configuration is a bit cumbersome, it should be possible to:
--