[Repoze-dev] [issue45] Controller-level authorization is only possible in TurboGears

2008-11-22 Thread Gustavo Narea

Gustavo Narea <[EMAIL PROTECTED]> added the comment:

Fixed in r2495

--
status: unread -> resolved

__
Repoze Bugs <[EMAIL PROTECTED]>

__
___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev


[Repoze-dev] [issue45] Controller-level authorization is only possible in TurboGears

2008-11-15 Thread Gustavo Narea

New submission from Gustavo Narea <[EMAIL PROTECTED]>:

TurboGears makes it really easy to have controller-level authorization (not 
only on a per action
basis) with repoze.what, but it should also be possible to achieve the same 
outside of TG by
creating a function like require() (the decorator that defines the access rules 
in an action
controller) but working like a normal function (not as a decorator).

--
assignedto: Gustavo
messages: 117
nosy: Gustavo
priority: critical
status: unread
title: Controller-level authorization is only possible in TurboGears
topic: repoze.what

__
Repoze Bugs <[EMAIL PROTECTED]>

__
___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev