You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2021/06/14 14:50:50 UTC

[GitHub] [guacamole-client] necouchman commented on a change in pull request #620: GUACAMOLE-680: Do not immediately re-authenticate after logout.

necouchman commented on a change in pull request #620:
URL: https://github.com/apache/guacamole-client/pull/620#discussion_r651012690



##########
File path: guacamole/src/main/frontend/src/app/auth/service/authenticationService.js
##########
@@ -252,6 +252,24 @@ angular.module('auth').factory('authenticationService', ['$injector',
 
     };
 
+    /**
+     * Makes a request to revoke an authentication token using the token REST
+     * API endpoint, returning a promise succeeds only if the token was

Review comment:
       _that_ succeeds?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org