Thread Previous • Date Previous • Date Next • Thread Next |
Hello,everyone! I’d like to add a “project manager” role, which has the privilege to CRUD project users and images in the project he owns. In the keystone, lots of the authenticate is implemented by the is_admin() function, so is it appropriate to add a is_pm()? Do you have any good suggestions?
Thread Previous • Date Previous • Date Next • Thread Next |