mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[GH-ISSUE #617] Restrict Admin-panel access for admins #578
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#578
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 @SomeGeek on GitHub (Oct 16, 2014).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/617
Restrict the ability for administrators to logon everywhere.
@xanderificnl commented on GitHub (Sep 18, 2015):
2-factor authentication seems like a good idea - but it should be opt-in.
@tonioo commented on GitHub (Sep 18, 2015):
Something like oAuth ?
@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?
@tonioo commented on GitHub (Apr 19, 2017):
@mundschenk-at What do you propose?
@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.
@florealcab commented on GitHub (Jul 28, 2017):
+1 I would be very interested by this feature