Disabling security by default 01/1501/1
authorPatrikBuhr <patrik.buhr@est.tech>
Wed, 6 Nov 2019 12:31:57 +0000 (13:31 +0100)
committerPatrikBuhr <patrik.buhr@est.tech>
Tue, 12 Nov 2019 12:39:38 +0000 (13:39 +0100)
commit6e59d4a8c8ecbc6cd19be71c13d109d9459132d3
treeda0a3727f5ba865766e60888e0d182bef1429982
parent1bcbf004b19e8486718550cddd7ae0d41561dd39
Disabling security by default

Enable by JVM property -Dspring.profiles.active=webSecurity

Change-Id: I8cae7cb9aeb382e531e369bb3061e3ad9f982bff
Issue-ID: NONRTRIC-61
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
dashboard/pom.xml
dashboard/webapp-backend/pom.xml
dashboard/webapp-backend/src/main/resources/application.properties
dashboard/webapp-backend/src/main/resources/key.properties [new file with mode: 0644]
dashboard/webapp-backend/src/main/resources/portal.properties [new file with mode: 0644]
dashboard/webapp-frontend/pom.xml