This website requires JavaScript.
Explore
Help
Sign In
rattail
/
appypod-rattail
Watch
1
Star
0
Fork
You've already forked appypod-rattail
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
1be7d9f0ab
appypod-rattail
/
gen
/
mixins
History
Gaetan Delannay
1be7d9f0ab
[bin] backup.py: remove Data.fs.old before packing the ZODB to avoid disk space problems; [checkldap] added a param to define the scope of the LDAP query (base, onelevel or subtree); [shared] xml_parser: convert nbsp entity to the equivalent utf-8 char.
2013-09-05 10:42:19 +02:00
..
__init__.py
[gen] Get rid of some Zope-specific security aspects. This is a preparatory work to extend the Appy authentication system to perform ldap authentication as well.
2013-08-23 18:57:27 +02:00
TestMixin.py
[gen] Security: added missing checks at the code level, ensuring that a user can create instances of a given class (root classes, or instances created via an initiator field); bugfixes in the test system, which works again (was broken after deplonization); [shared] XmlUnmarshaller can now be ran in 'non utf-8' mode: if enabled, any marshalled string will no be Python unicode, but simple str.
2012-06-02 14:36:49 +02:00
ToolMixin.py
[bin] backup.py: remove Data.fs.old before packing the ZODB to avoid disk space problems; [checkldap] added a param to define the scope of the LDAP query (base, onelevel or subtree); [shared] xml_parser: convert nbsp entity to the equivalent utf-8 char.
2013-09-05 10:42:19 +02:00