Skip to content

Pre-fill sip parameters in url search

Rochana requested to merge feat/pre-fill-sip-url into develop

This MR fixes issue #332 by adding a url parameter to pre-fill the sip credentials.
If the url search parameter 'sip' exists, the credentials will be pre-filled with that information, otherwise credentials will be filled with cookies credentials.

Merge request reports