support redirection on successful login (#2306)

This commit is contained in:
Denys Vuika
2017-09-07 13:01:16 +01:00
committed by Eugenio Romano
parent acef0c1159
commit bee166c982
7 changed files with 90 additions and 49 deletions

View File

@@ -45,15 +45,16 @@
<md-icon>settings</md-icon>
</a>
<alfresco-login #alfrescologin
[providers]="providers"
[fieldsValidation]="customValidation"
[disableCsrf]="disableCsrf"
[showLoginActions]="showFooter"
[showRememberMe]="showFooter"
copyrightText="© 2016 Alfresco Software, Inc. All Rights Reserved. (customised text)"
(onSuccess)="onLogin($event)"
(onError)="onError($event)">
<alfresco-login
#alfrescologin
[providers]="providers"
[fieldsValidation]="customValidation"
[disableCsrf]="disableCsrf"
[showLoginActions]="showFooter"
[showRememberMe]="showFooter"
copyrightText="© 2016 Alfresco Software, Inc. All Rights Reserved. (customised text)"
(onSuccess)="onLogin($event)"
(onError)="onError($event)">
<div class="mobile-settings">
<p>
<md-slide-toggle