Rename oidc rendered login.html to oidc_login.html
This commit is contained in:
@@ -15,7 +15,7 @@ const password = ref('');
|
||||
const totpToken = ref('');
|
||||
const totpTokenRequired = ref(false);
|
||||
|
||||
// coming from login.html template
|
||||
// coming from oidc_login.html template
|
||||
const name = window.cloudron.name;
|
||||
const note = window.cloudron.note;
|
||||
const iconUrl = window.cloudron.iconUrl;
|
||||
|
||||
Reference in New Issue
Block a user