Projects tigase _server server-core Issues #1237
Rework CertificateRepository so items are stored individually (#1237)
Wojciech Kapcia (Tigase) 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) 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) commented 3 years ago

    Improve the implementation to save certificates as individual items.

  • Wojciech Kapcia (Tigase) 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
0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#1237
Please wait...
Page is in error, reload to recover