URL:
  <http://gna.org/bugs/?func=detailitem&item_id=5491>

                 Summary: deleting users & groups from system & database
                 Project: Savane
            Submitted by: acaro
            Submitted on: Monday 03/13/2006 at 21:12
                Category: Backend
                Priority: C - Normal
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
                 Release: 
         Planned Release: 

    _______________________________________________________

Details:

I tracked down two bugs. sv_cleaner was calling DeleteGroups, which deleted
groups from database, but not from the system. sv_users was calling
DeleteUser, which did the opposite (ie, deleted from system, but not from
database).

In my patch, I've also added an additional feature. Users that are not a
member of any project were supposed to be deleted from the database and the
system (but didn't due to bugs). However, I think it is useful for users to
be able to remain in the database without being a member of a project. So,
with my patch, users not a member of any project, are removed from the
system, but not the database. This feature prevents deletion of new users
that haven't yet joined a project, or for old users in transition for some
reason.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Monday 03/13/2006 at 21:12  Name: user_group_del.patch  Size: 9.75KB  
By: acaro

<http://gna.org/bugs/download.php?file_id=687>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=5491>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Savane-dev mailing list
[email protected]
https://mail.gna.org/listinfo/savane-dev

Reply via email to