Projects tigase _server server-core Issues #1237
Rework CertificateRepository so items are stored individually (#1237)
Closed
wojciech.kapcia@tigase.net opened 4 years ago

By default UserRepoRepository stores all items in the single row. Unfortunately due to Certificates sizes this causes issue with XML parser.

Thus each item should be stored individually.

wojciech.kapcia@tigase.net commented 4 years ago

In the end the issue was caused by storing the certificate in an attribute instead of CData... after simple change the issue is fixed.

wojciech.kapcia@tigase.net commented 3 years ago

Improve the implementation to save certificates as individual items.

wojciech.kapcia@tigase.net commented 3 years ago

Implementation finished. To be tested with next update of our installation.

issue 1 of 1
Type
Task
Priority
Normal
Assignee
Version
tigase-server-8.2.0
Spent time
11h 15m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#1237
Please wait...
Page is in error, reload to recover