Skip to content

WIP: Improved XML profile handling

username-removed-105950 requested to merge tmp-improved-profile-handling into master

This improves the handling of XML configuration file.

  • Modify the XML config reply to include the hash of the configuration
  • Do not require session initiation when cookie is received (delay it until it is requested)
  • Test whether multiple configurations can be received by the client

Merge request reports