** Changed in: aikiframework Status: Confirmed => Incomplete ** Changed in: aikiframework Milestone: 0.9.0 => 0.9.1
-- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/910782 Title: Banned users have group_permissions ViewPublished Status in Aiki Framework: Incomplete Bug description: mysql> select * from aiki_users_groups; +----+--------+------------------------+-------------------+-------------+ | id | app_id | name | group_permissions | group_level | +----+--------+------------------------+-------------------+-------------+ | 1 | 0 | System Administrators | SystemGOD | 1 | | 2 | 0 | Modules Administrators | ModulesGOD | 2 | | 3 | 0 | Guests | ViewPublished | 100 | | 4 | 0 | Banned users | ViewPublished | 101 | | 5 | 0 | Normal User | normal | 3 | +----+--------+------------------------+-------------------+-------------+ To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/910782/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : aikiframework-devel@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp