Add mechanism for upgrading to hashed passwords from default. Remove some extra debug.
[prosody.git] / util / filters.lua
2010-06-02 Matthew Wildutil.filters: Ensure initialize() never initializes...
2010-06-02 Matthew Wildutil.filters: Break processing if a filterer returns nil
2010-06-02 Matthew Wildutil.filters: Don't traceback with no filters of a...
2010-06-02 Matthew Wildutil.filters: Don't traceback when trying to remove...
2010-06-02 Matthew Wildutil.filters: Expose the initialization function
2010-06-02 Matthew Wildutil.filters: New utility library for managing filters...