You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postfixadmin/model
Christian Boltz a4085d287f DomainHandler:
- initStruct: 
  - set column write permissions depending on superadmin status
  - add _can_edit and _can_delete (also depending on superadmin status)
- webformConfig(): reduce required permissions to 'admin'
- add beforestore() - aborts writing for non-superadmins
- delete: allow deletion only for superadmins

*.lang:
- new text 'no_delete_permissions'



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1718 a1433add-5e2c-0410-b055-b7f2511e0802
10 years ago
..
AdminHandler.php
AdminpasswordHandler.php
AliasHandler.php
AliasdomainHandler.php
CliDelete.php
CliEdit.php
CliHelp.php
CliScheme.php
CliView.php
Config.php
DomainHandler.php DomainHandler: 10 years ago
MailboxHandler.php
PFAHandler.php
VacationHandler.php