hooks/security.py
2010-10-08 Sylvain Thénault [hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-07-01 Sylvain Thénault backport stable
2010-07-01 Sylvain Thénault [security] use set_operation for relation permission checking operation stable
2010-06-21 Sylvain Thénault backport stable
2010-06-21 Sylvain Thénault [transaction w/ separated web/repo processes] the dbapi should explicitly specify a transaction id to avoid confusion when web server / repository run in separated processes stable
2010-06-07 Sylvain Thénault [security hooks] fix bad merge
2010-06-07 Sylvain Thénault backport stable
2010-06-04 Sylvain Thénault on entity creation, accept attributes without any update access stable
2010-06-01 Pierre-Yves David [web test] Add a CubicWebServerTC class to run test with a cw web serveur available.
2010-05-20 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
2010-04-30 Aurelien Campeas [hooks/...] fix previous commit stable
2010-04-30 Aurelien Campeas [hooks/operations] use set_operations for three ops (huge gains for massive imports) stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
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