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 2020/11/21 14:03:46 UTC

[GitHub] [guacamole-client] janhf opened a new pull request #577: GUACAMOLE-1219: Allow TOTP to be disabled by group membership

janhf opened a new pull request #577:
URL: https://github.com/apache/guacamole-client/pull/577


   This parts changes the code, so that TOTP can be disabled by membership in a special (configurable) group.


----------------------------------------------------------------
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



[GitHub] [guacamole-client] mike-jumper commented on pull request #577: GUACAMOLE-1219: Allow TOTP to be disabled by group membership

Posted by GitBox <gi...@apache.org>.
mike-jumper commented on pull request #577:
URL: https://github.com/apache/guacamole-client/pull/577#issuecomment-733569802


   Just as the TOTP support currently leverages a set of custom attributes to store a user's TOTP key and whether enrollment has succeeded, I think a better approach would be to use the same part of the extension API (custom attributes) to allow the administrator to check "Disable TOTP" for a user or group.


----------------------------------------------------------------
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



[GitHub] [guacamole-client] necouchman commented on pull request #577: GUACAMOLE-1219: Allow TOTP to be disabled by group membership

Posted by GitBox <gi...@apache.org>.
necouchman commented on pull request #577:
URL: https://github.com/apache/guacamole-client/pull/577#issuecomment-840842399


   @janhf Any further progress on doing things in the way that @mike-jumper suggested, using attributes?


-- 
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