You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/12/03 21:01:00 UTC

[jira] [Reopened] (GUACAMOLE-526) Update Guacamole-Client Webapp to Angular 1.6.9

     [ https://issues.apache.org/jira/browse/GUACAMOLE-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Couchman reopened GUACAMOLE-526:
-------------------------------------

It appears that the changes in this issue cause a regression where extensions that rely on redirection to function properly (CAS at least, possibly OpenID) fail to redirect properly.  The impacted modules just hang on the Redirecting pages and throw the following errors in the JS console:

{quote}
Possibly unhandled rejection: undefined
Possibly unhandled rejection: {"message":"LOGIN.INFO_CAS_REDIRECT_PENDING","translatableMessage":{"key":"LOGIN.INFO_CAS_REDIRECT_PENDING","variables":null},"statusCode":null,"type":"INSUFFICIENT_CREDENTIALS","expected":[{"name":"ticket","type":"GUAC_CAS_TICKET","authorizationURI":"https://ussalxapps005t.cotyww.com/cas/login?service=https%3A%2F%2F172.21.208.254%3A3443%2Fguacamole"}]}
{quote}

> Update Guacamole-Client Webapp to Angular 1.6.9
> -----------------------------------------------
>
>                 Key: GUACAMOLE-526
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-526
>             Project: Guacamole
>          Issue Type: Improvement
>            Reporter: James Muehlner
>            Assignee: James Muehlner
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> The client webapp is currently running AngularJS version 1.3.16, which is about 3 years old.
> Upgrading to the new typescript-based Angular would be a very involved change, but we should at least attempt to upgrade to the most recent version of AngularJS, 1.6.9.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)