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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user