Christoph Zwerschke schrieb: > Unfortunately, they lose the ability to work in a require decorator, > because the decorator uses repoze.what.authorize.check_authorization
Just noticed that this has been deprecated anyway. Instead, predicate.check_authorization shouldbe used. I fixed this in the TG2 trunk already. The mentioned monkey patch now works nicely with the TG2 trunk, since predicate.check_authorization does not have this problem. -- Christoph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
