diff --git a/.devcontainer/development/config/shared/volumes/carlos.properties b/.devcontainer/development/config/shared/volumes/carlos.properties index 6fbbba10102..47aac50ce40 100644 --- a/.devcontainer/development/config/shared/volumes/carlos.properties +++ b/.devcontainer/development/config/shared/volumes/carlos.properties @@ -455,10 +455,6 @@ BC_MSP_OPTOUT_PROVIDER_NUMBER= ### ——————————————————————————————————————————————————————————————————————————————————————————————————————————————————— ### insert description here ### ——————————————————————————————————————————————————————————————————————————————————————————————————————————————————— ### -### Cookie-revolver sec framework -## off: turn off cookie-revolver sec framework -## on: turn on cookie-revolver sec framework -cr_security=off ### Login info login_local_ip=192.168 login_max_failed_times=10 diff --git a/src/main/resources/carlos.properties b/src/main/resources/carlos.properties index fcb4ef280fb..a51573a3cf4 100644 --- a/src/main/resources/carlos.properties +++ b/src/main/resources/carlos.properties @@ -557,11 +557,6 @@ CMESort=UP # your host server's IP host=127.0.0.1 -## Cookie-revolver sec framework -## off: turn off cookie-revolver sec framework -## on: turn on cookie-revolver sec framework -cr_security=off - ## Load CAISI Application Context #plugins=on #caisi=on diff --git a/src/main/webapp/WEB-INF/QuatroShelter.properties b/src/main/webapp/WEB-INF/QuatroShelter.properties index 123f6f13cce..800c0d0bd93 100755 --- a/src/main/webapp/WEB-INF/QuatroShelter.properties +++ b/src/main/webapp/WEB-INF/QuatroShelter.properties @@ -141,9 +141,6 @@ inactive_statuses = 'IN','DE','IC','ID','MO','FI' pmm.refer.temporaryAdmission.enabled=true #pmm.client.search.outside.of.domain.enabled=true -# Cookie-revolver sec framework -cr_security=off - #Load CAISI Application Context plugins=on