- 01 Aug, 2011 7 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Aurel authored
-
Aurel authored
-
Ivan Tyagov authored
is set or will be set later (through a Credential Recovery).
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 29 Jul, 2011 3 commits
-
-
Julien Muchembled authored
- Use _[ds]etOb instead of _[ds]etObject and unindex old object only if required. This improves performance and workarounds a bug documented in test_02_unindexObjectDependency. - Automatically fix 'portal_type' attribute if required.
-
Julien Muchembled authored
-
Ivan Tyagov authored
Return result of redirect call as it's used in testERP5Credential.
-
- 28 Jul, 2011 9 commits
-
-
Julien Muchembled authored
- Avoid overhead of getPropertyList & getXxx accessors - Acquisition is useless for 'specialise' category on Simulation Movements. Maybe the same optimization can be done for all categories ?
-
Ivan Tyagov authored
-
Kazuhiko Shiozaki authored
-
Lucas Carvalho authored
Just a small performance improvement, the behavior still the same. Because when the client send a big file, it should not take too long to check the sha512 sum.
-
Lucas Carvalho authored
Shacache instance is now able to provide big file without getting killed by the OS, due a memory leak. Desactivating the previous object is an approach to send the data without overloading the RAM Memory.
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
- 27 Jul, 2011 18 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Vincent Pelletier authored
-
Ivan Tyagov authored
provided. Fallback means that no authentication policy will be applied if former is true.
-
Ivan Tyagov authored
password recovery process in case of expired passwords.
-
Ivan Tyagov authored
to respective iLoginAccountProvider implementation class.
-
Ivan Tyagov authored
password expire occurs.
-
Kazuhiko Shiozaki authored
delete a needless object instead of alling delete transition, because such transition does not exist in certain states.
-
Ivan Tyagov authored
password generation (either system sets it(default) or system generates a Credential Recovery process which allows user set it through one time active link)
-
Ivan Tyagov authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
or not and use it respectively in isauthenticationPolicyenabled API. Fix interaction workflow to catch all kind of possible setters.
-
Ivan Tyagov authored
Allow low level password validity checks (if isAuthenticationPolicyEnabled only). Adjust tests to handle better password history.
-
- 26 Jul, 2011 3 commits
-
-
Vincent Pelletier authored
-
Leonardo Rochael Almeida authored
This parameter comes from catalog_join branch,where it is used to pass a marker value (equivalent to an " AND " from SQL point of view).
-
Vincent Pelletier authored
catalog_join branch's code relies on this join condition ordering. This simplifies template a bit (we don't generate slot names dynamically) but makes variable meaning more obscure.
-