]> gitweb.michael.orlitzky.com - mailshears.git/commit
Make list_users() methods public in several plugins.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 5 Jan 2014 03:35:46 +0000 (22:35 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 5 Jan 2014 03:35:46 +0000 (22:35 -0500)
commitbf7d0402eda27d9487ca9402156818545fdda286
treecc8c93f36f0212b3d0f00536b7a9c9fd2e616340
parent25ce6f72160050d0d13531abb0158286ab093d14
Make list_users() methods public in several plugins.
Add a list_aliases() method to the PostfixAdminPlugin module.
Rename the existing test file.
Add a README.fixtures giving an overview of what's in the test databases.
Check the database for expected contents after removing a user and domain.
Rakefile
lib/common/agendav_plugin.rb
lib/common/davical_plugin.rb
lib/common/postfixadmin_plugin.rb
lib/common/roundcube_plugin.rb
test/rm_account_test.rb [deleted file]
test/sql/README.fixtures [new file with mode: 0644]
test/test_rm.rb [new file with mode: 0644]