#3644 Add checks around Admin group edits

unreleased
open
nobody
None
Admin
nobody
2015-03-19
2012-01-25
No

When removing users from the Admin group on /p/project/admin/groups:

  1. Don't let the user remove everyone (empty the list). There needs to be at least one admin on the project.

  2. If the user attempts to remove himself from the Admin list, ask for confirmation (e.g., "Are you sure you want to remove yourself from the Admin group?")

Discussion

  • Dave Brondsema

    Dave Brondsema - 2012-06-15
    • milestone: limbo --> forge-backlog
     
  • Dave Brondsema

    Dave Brondsema - 2014-03-13
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,5 +1,5 @@
     When removing users from the Admin group on /p/project/admin/groups:
    
    -1. Don't let the user remove everyone (empty the list). There needs to be at least one admin on the project.
    +1. <s>Don't let the user remove everyone (empty the list). There needs to be at least one admin on the project.</s>
    
     2. If the user attempts to remove himself from the Admin list, ask for confirmation (e.g., "Are you sure you want to remove yourself from the Admin group?")
    
     

Log in to post a comment.