hooks/security.py
2010-03-24 Sylvain Thénault don't update dontcheck until everything went fine: stable
2010-03-22 Sylvain Thénault fix security issue introduced by 4967:04543ed0bbdc: attributes explicitly set by hooks should not be checked by security hooks
2010-03-09 Sylvain Thénault [repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
2010-02-15 Sylvain Thénault [security] we should save back edited_attributes in case of multiple modification of an entity during the same transaction stable
2010-02-15 Sylvain Thénault follow yams api change: attributes permissions are now defined for stable
2010-01-18 Sylvain Thénault backport stable branch
2009-12-22 Sylvain Thénault fix bad merge
2009-12-08 Sylvain Thénault had been involontarly dropped
2009-12-07 Sandrine Ribeau fix bad merge
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-10-19 Sylvain Thénault backport stable
2009-09-23 Sylvain Thénault [appobjects] use __regid__ instead of __id__, more explicit
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-17 Sylvain Thénault should directly use entity.check_perm now that we've an entity instance
2009-08-14 Sylvain Thénault use ._cw instead of .cw_req
2009-08-14 Sylvain Thénault [hooks] major refactoring:
less more (0) tip