mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #106] Permissions system enhancement #90
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#90
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 @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/106
Originally assigned to: @tonioo on GitHub.
Originally created by Antoine Nguyen on 2010-11-24T22:20:57Z
Actually, permissions are available in the 'settings' panel and this is not really extensible! It could be a good thing to separate the permissions management and to create a new dedicated section.
By doing that, giving access to this part to unexpected users would be simpler.
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Redmine Admin on 2010-11-24T22:47:41Z
In [3199b7f11974bdd0e70b7fb2e315f76269fdff02]:
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Redmine Admin on 2010-11-25T22:19:13Z
In [76dd6ddfbe41fc9e1c9dc203a60d06b5d700b6e9]:
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Redmine Admin on 2010-11-26T16:35:31Z
In [aa9a58bab4d4f1beaa79cb920516ef1ba092446f]:
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Redmine Admin on 2010-11-27T16:50:06Z
In [adf5cd0592f63337ec7c1264361f95c7aef54bbd]:
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Redmine Admin on 2011-01-05T21:50:52Z
In [04a62161294935cee7471d1622d6ba362c2b3f69]:
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Antoine Nguyen on 2011-01-05T21:57:54Z
I think it is almost done! I just need to update the CSS used to display tables and accordion on the main page.