Support displaying a privacy notice (#717)

* Support displaying a privacy notice on the log-in UI to implement GDPR measures in the sandbox
* add new property to contain notice
* change login-button text
* Remove demo-login
* pre-fill credentials for demo
* show notice
* introduce `isDemo` variable

Signed-off-by: Jeroen Laverman <jeroen.laverman@bosch-si.com>
This commit is contained in:
Jeroen Laverman
2018-08-15 09:20:04 +02:00
committed by GitHub
parent 260a11c80d
commit 31c6102759
4 changed files with 70 additions and 32 deletions

View File

@@ -506,7 +506,9 @@ notification.login.failed.credentialsexpired.description=Password has been expir
label.login.tenant=Tenant
label.login.username=Username
label.login.password=Password
label.login.disclaimer=Privacy Notice
button.login.signin=Sign in
button.login.agreeandsignin=Agree & Sign in
checkbox.login.rememberme=Remember me
# Links