mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #281] Feature Request: 2FA #230
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#230
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eilandert on GitHub (Apr 8, 2021).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/281
Since the administrator logins have access to sensitive data I would like an option for 2FA
Looking at a roundcube plugin it can be done for TOTP/HOTP/Yubikey with
$ composer require "endroid/qrcode" "~1.5.0" --no-update
$ composer require "spomky-labs/otphp" "~5.0.0" --no-update
$ composer require "enygma/yubikey" "~3.2"
@barryo commented on GitHub (Apr 1, 2022):
Hi @eilandert - currently we have no plans for 2FA. I certainly know and appreciate the importance of it but it's a chunk of work. Happy to review PRs that support 2FA to the extent of: