保誠-保戶業務員媒合平台
wayne
2021-11-09 a17a3870b79e1a84976e9ddf8d42cf432de57a95
pamapi/src/main/java/com/pollex/pam/config/SecurityConfiguration.java
@@ -67,8 +67,6 @@
            .headers()
            .contentSecurityPolicy(jHipsterProperties.getSecurity().getContentSecurityPolicy())
        .and()
            .referrerPolicy(ReferrerPolicyHeaderWriter.ReferrerPolicy.STRICT_ORIGIN_WHEN_CROSS_ORIGIN)
        .and()
            .permissionsPolicy().policy("camera=(), fullscreen=(self), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), sync-xhr=()")
        .and()
            .frameOptions()