[GH-ISSUE #331] Allow to unconfigure gateways #74

Closed
opened 2026-02-26 05:32:51 +03:00 by kerem · 1 comment
Owner

Originally created by @ThomasCr on GitHub (Mar 17, 2020).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/331

Hi don't want to setup Signal Gateway and only use Telegram.

But it is not possible to remove the Signal gateway (and others).

php7.3 occ twofactorauth:gateway:
  Command "twofactorauth:gateway:" is ambiguous.
  Did you mean one of these?
      twofactorauth:gateway:configure
      twofactorauth:gateway:status
      twofactorauth:gateway:test

php7.3 occ twofactorauth:gateway:status
Signal gateway: configured
SMS gateway: not configured
Telegram gateway: configured

And gateways which are not configured should not displayed at the users settings, that admins get not annoyed from user questions like, why not use gateway xy or how can I configure that?!

Originally created by @ThomasCr on GitHub (Mar 17, 2020). Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/331 Hi don't want to setup Signal Gateway and only use Telegram. But it is not possible to remove the Signal gateway (and others). ``` php7.3 occ twofactorauth:gateway: Command "twofactorauth:gateway:" is ambiguous. Did you mean one of these? twofactorauth:gateway:configure twofactorauth:gateway:status twofactorauth:gateway:test php7.3 occ twofactorauth:gateway:status Signal gateway: configured SMS gateway: not configured Telegram gateway: configured ``` And gateways which are not configured should not displayed at the users settings, that admins get not annoyed from user questions like, why not use gateway xy or how can I configure that?!
Author
Owner

@ChristophWurst commented on GitHub (Mar 19, 2020):

Sure. PRs are welcome.

<!-- gh-comment-id:601174386 --> @ChristophWurst commented on GitHub (Mar 19, 2020): Sure. PRs are welcome.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#74
No description provided.