mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #902] [Feature]: Add 2FA for logins via Authenticator App #621
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#621
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 @netscout2001 on GitHub (Apr 6, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/902
Originally assigned to: @netscout2001 on GitHub.
Problem or Use Case
Please implement 2FA via Authenticator Apps
Proposed Solution
Login is possible with password and a OTP via Auth app
Alternatives Considered
No response
Feature Category
Other
Priority
Critical for my use case
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Apr 6, 2026):
Please go ahead and note our rules in CONTRIBUTING.md. Thanks!
@mrtncode commented on GitHub (Apr 6, 2026):
@netscout2001 Nice idea! Maybe you can take a look to OIDC authentication? Maybe it would be easier with a exisiting auth backend :)