Hello All!
I'm planning to implement my custom RBAC, with it's model described
with Elixir.
1. What should I take into consideration when planning the model?
2. What changes do I need in my TG2 app config/code?
Next, I plan to make a [mostly] mandatory access control, that is,
that by default noone, but explicitly defined roles, have access to
any controller (except the "/" and "/login" handler controller). The
current usage of repoze.what in TG2 seems to be more DAC. So,
3. How should I use repoze.what to get closer to MAC?
With best regards and thanks in advance,
Sergei.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---