summaryrefslogtreecommitdiffstats
path: root/amavis-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-181-5/+7
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Changed amavis-controller.lua to use new handle_form() functions found in ↵Zach LeBar2012-03-291-5/+2
| | | | | | acf_www-controller.lua instead of the controllerfunctions.lua version and also instead of redirect_to_referrer(). Made corresponding changes to amavis-model.lua to make everything work.
* First cut at ACF for amavis.v0.1.0Ted Trask2009-09-221-0/+18