i shall correct the error, and then prepare a blueprint with all
discussion about permission.

-- 
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/791630

Title:
  global variables should include [usergroup]

Status in Aiki Framework:
  Confirmed

Bug description:
  In addition to [username] and [userid] we also could use variables for
  the the usergroup.

  The aiki_users_groups table has fields for name, group_permissions and
  group_level.

  It would make the most sense to have

  [usergroup] OR [userlevel] == group_level // (e.g. '5')

  and

  [permissions] ==  group_permissions // (e.g. 'user')

To manage notifications about this bug go to:
https://bugs.launchpad.net/aikiframework/+bug/791630/+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

Reply via email to