•  
      request #8426 Permission overrider should allow to restore pre-8.1 permissions
    Infos
    #8426
    Manuel Vacelet (vaceletm)
    2015-10-05 10:50
    2015-09-18 13:59
    8552
    Details
    Permission overrider should allow to restore pre-8.1 permissions

    How to deploy:

    • Configure your platform as "Force authentification & restricted"
    • Deploy the attached PermissionOverrider and adapt the IP address

    What work:

    • People from "outside network" will be mandated to log-in
    • For "Public" projects
      • Global permissions:
        • Registered users have access to it
        • Anonymous from configured network have access to it
        • Restricted don't have access
      • Specific:
        • For both "Git" and "Mediawiki" admin should select "Anonymous" if they want to grant anonymous access
    • For "Public inc. Restricted" projects
      • Global permissions:
        • Registered users have access to it
        • Anonymous from configured network have access to it
        • Restricted users have access to Git and Mediawiki (only)
      • Specific:
        • For both "Git" and "Mediawiki" admin should select "Anonymous" or "Active + Restricted" if they want to grant access to those groups
    • For "Super Public" projects (configured in restricted_user_permissions.txt)
      • Global permissions:
        • Registered users have access to it
        • Anonymous from configured network have access to it
        • Restricted users have access to it
      • Specific:
        • For both "Git" and "Mediawiki" admin should select "Anonymous" or "Active + Restricted" if they want to grant access to those groups
    • For "Private" projects
      • Nothing change
    Empty
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2015-10-05
    Attachments
    References

    Follow-ups

    User avatar
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    User avatar
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    • Attachments PermissionsOverrider.php added