#3748 Non-HTML files in ipa/ui/ are automatically redirect to https
Closed: Fixed None Opened 10 years ago by pvoborni.

Non-HTML files in 'ipa/ui/' such as images, fonts, JavaScript are redirect to https.

It's sub-optimal for pages(Browser config, ...) not located in 'ipa/ui/' dir with dependencies(jQuery, images, ...) in '/ipa/ui/' dir.

Those dependencies are not loaded if user didn't add a CA cert or a certificate exception before accessing them. It's clearly a bug for a page which serves for adding the CA cert.

Note: Paths in '/ipa/ui' with HTML output should remain redirect to https.

Fixing it will allow pointing users to configuration page prior to accessing Web UI.


Metadata Update from @pvoborni:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 3.2.x - 2013/06 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata