Kallithea issues archive

Issue #138: Inactive User Groups affecting permissions

Reported by: Bosco Rama
State: closed
Created on: 2015-06-02 19:44
Updated on: 2015-07-15 19:12

Description

A group marked as inactive is still affecting permissions, specifically global defaults. (we noticed this wrt ability to fork repos).

Kallithea version: Current stable from repo

$ hg summ
parent: 5159:c44885d0e546 tip
 vcs: added proper windows quoting to git commands (Issue #135)
branch: stable
commit: 1 modified
update: (current)

How to reproduce:

  1. Create a user group and turn off 'Active'
  2. Turn off 'Inherit defaults' and Save
  3. Add a user which inherits defaults to the user group.

When you inspect user's permissions you'll notice that globally active defaults are deactivated for the user even though the group is not active.

Attachments

Comments

Comment by Mads Kiilerich, on 2015-07-15 19:12

Fixed in 0.2.2