Feature Manage Users 2fa #1261

Closed
opened 2026-04-05 18:39:52 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jnewing on 7/8/2025

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

Allows the admin to force enable / disable 2fa for users. If the admin turns on 2fa for the user the next time they login they will be told they have to enable 2fa and walked through the setup process before they can login.

Also you can see the current 2fa status (enabled | disabled) on the access control / users page.

2025-07-08_10-44
2025-07-08_10-47
2025-07-08_10-54
2025-07-08_10-55

How to test?

*Originally created by @jnewing on 7/8/2025* ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description Allows the admin to force enable / disable 2fa for users. If the admin turns on 2fa for the user the next time they login they will be told they have to enable 2fa and walked through the setup process before they can login. Also you can see the current 2fa status (enabled | disabled) on the access control / users page. ![2025-07-08_10-44](https://github.com/user-attachments/assets/23a11170-75c2-44ea-af0f-c43eb613c964) ![2025-07-08_10-47](https://github.com/user-attachments/assets/9b4418a8-53d4-4ddb-9599-e4573a862d77) ![2025-07-08_10-54](https://github.com/user-attachments/assets/99ce88a8-b03d-4d7b-8bf3-34eb102a6ab8) ![2025-07-08_10-55](https://github.com/user-attachments/assets/2aec0364-fe3a-4594-9e0b-25ad12449204) ## How to test?
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1261