0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
postfixadmin/users
Christian Boltz 56a8d1c52f MailboxHandler:
- start rewrite based on PFAHandler
- add initStruct(), initMsg(), webformConfig(), validate_new_id(), 
  create_allowed()
- drop old __construct() and view()
- replace $this->username with $this->id
- replace check of old password in change_pw() with $this->login 
 
users/password.php:
- adopt to *Handler syntax

scripts/shells/mailbox.php:
- adopt to *Handler view() syntax
- add TODO - maildir column isn't displayed
  
xmlrpc.php:
- adopt to *Handler syntax

Note: as usual, the changes in xmlrpc.php are untested ;-)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1360 a1433add-5e2c-0410-b055-b7f2511e0802
2012-04-09 15:02:16 +00:00
..
css - add ability to choose activation date for vacation message in user module 2009-11-08 18:49:30 +00:00
images/calendar - add some images 2009-11-08 18:51:53 +00:00
calendar.js - add ability to choose activation date for vacation message in user module 2009-11-08 18:49:30 +00:00
edit-alias.php remove obsolete functions from AliasHandler (part 2/2) 2012-04-09 01:48:04 +00:00
index.php list-virtual.php: 2010-09-26 23:14:42 +00:00
login.php Merge template for admin login and user login 2011-07-29 18:04:09 +00:00
logout.php
main.php
password.php MailboxHandler: 2012-04-09 15:02:16 +00:00
vacation.php Merge users/vacation.php and edit-vacation.php into vacation.php 2011-08-14 23:12:20 +00:00