[GH-ISSUE #617] Restrict Admin-panel access for admins #578

Closed
opened 2026-02-27 11:12:28 +03:00 by kerem · 6 comments
Owner

Originally created by @SomeGeek on GitHub (Oct 16, 2014).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/617

Restrict the ability for administrators to logon everywhere.

  • Use ACL's to limit administrator logons
  • Enforce 2-factor authentication
  • Use brute-force protection for the login-field
Originally created by @SomeGeek on GitHub (Oct 16, 2014). Original GitHub issue: https://github.com/modoboa/modoboa/issues/617 Restrict the ability for administrators to logon everywhere. - Use ACL's to limit administrator logons - Enforce 2-factor authentication - Use brute-force protection for the login-field
kerem 2026-02-27 11:12:28 +03:00
  • closed this issue
  • added the
    security
    label
Author
Owner

@xanderificnl commented on GitHub (Sep 18, 2015):

2-factor authentication seems like a good idea - but it should be opt-in.

<!-- gh-comment-id:141486115 --> @xanderificnl commented on GitHub (Sep 18, 2015): 2-factor authentication seems like a good idea - but it should be opt-in.
Author
Owner

@tonioo commented on GitHub (Sep 18, 2015):

Something like oAuth ?

<!-- gh-comment-id:141486943 --> @tonioo commented on GitHub (Sep 18, 2015): Something like oAuth ?
Author
Owner

@mundschenk-at commented on GitHub (Apr 19, 2017):

I'd be interested as well. oAuth is used to authenticate with a different service, though, no?

<!-- gh-comment-id:295245135 --> @mundschenk-at commented on GitHub (Apr 19, 2017): I'd be interested as well. oAuth is used to authenticate with a different service, though, no?
Author
Owner

@tonioo commented on GitHub (Apr 19, 2017):

@mundschenk-at What do you propose?

<!-- gh-comment-id:295392794 --> @tonioo commented on GitHub (Apr 19, 2017): @mundschenk-at What do you propose?
Author
Owner

@mundschenk-at commented on GitHub (Apr 19, 2017):

An extension that implements TOTP for admins (and optionally users). Other schemes (Yubi keys) could follow, but TOTP is more widespread.

<!-- gh-comment-id:295396345 --> @mundschenk-at commented on GitHub (Apr 19, 2017): An extension that implements TOTP for admins (and optionally users). Other schemes (Yubi keys) could follow, but TOTP is more widespread.
Author
Owner

@florealcab commented on GitHub (Jul 28, 2017):

+1 I would be very interested by this feature

<!-- gh-comment-id:318673185 --> @florealcab commented on GitHub (Jul 28, 2017): +1 I would be very interested by this feature
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/modoboa-modoboa#578
No description provided.