Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 914 Bytes

why-I-see-unsafe-mode-banner.mdx

File metadata and controls

21 lines (17 loc) · 914 Bytes
title sidebar_label sidebar_class_name description hide_table_of_contents
Why do I see an unsafe mode banner in the footer?
Why do I see an unsafe mode banner in the footer?
hidden
Why am I seeing an unsafe mode banner in the footer
true

import Chips from "/src/components/Chips/Chips";

CE Pro

When running the site with debug mode on, or without enforcing https, your passbolt instance can not be considered secure. These settings can be useful for example when doing some local testing or development, but should not be used for production.

To disable the warning a passbolt administrator can edit your configuration to set debug to false and passbolt.ssl.force to true.