Commit graph

8 commits

Author SHA1 Message Date
lars 88fc900cc5 moved configuration handling to CryptoBoxSettings
added configuration validation
updated unittests.CryptoBox for new configuration validation
2006-09-08 11:02:27 +00:00
lars 528652afcb minor language fixes
one unittest fixed
settings for webserver improved
somme RFCs and TODOs added
2006-09-05 15:03:16 +00:00
age f4bf1c7a34 +merged some config changes
@[l] please also check the webserver if you change the config
+moved language checkers
+changed input sanitizing
2006-08-30 19:56:37 +00:00
age f450e116a7 Lars' poland path #2 2006-08-27 08:38:48 +00:00
lars 3fd2064439 output of log action fixed
added some RFCs
added some unittests for CryptoBox config handling
2006-08-25 07:37:52 +00:00
lars 707fb71476 logging cleaned up
unified errorExit function instead of explicite sys.exit calls
add config_file argument to CryptoBoxProps
add getCapacity method to CryptoBoxContainer
removed "classes.txt"
2006-08-24 07:36:47 +00:00
lars 84028f4a92 added python version checks
added startup test to CryptoBox
integrate CryptoBoxRootActions into CryptoBox (see example-super.tab for details)
implemented "mount" and "umount" in CryptoBoxRootActions
adapted CryptoBoxRootActions checks to 'super'
2006-08-23 13:27:25 +00:00
age 12868beb21 separated unittest 2006-08-22 04:29:53 +00:00