15 Jun
2005
15 Jun
'05
3:29 p.m.
Florent Guillaume wrote:
What is the dependency on the python implementation, is it just _embed_permission_in_roles ? Didn't you succeed in patching the C version too in some earlier versions of VerboseSecurity ?
Currently, the C code makes no attempt to raise verbose errors. I've never patched the C code, although I doubt it would be very difficult. (Perhaps you're referring to previous monkey patches that replaced a method implemented in C with a Python version.) Anyone familiar with the security machinery is welcome to give it a shot. :-) Shane