Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1081 → Rev 1082

/hostadmiral/trunk/doc/todo.txt
1,6 → 1,13
Host Admiral TODO
========================================================================================================================
 
No unique error handle by mail alias creation.
 
Additional attributes for all objects, configurable.
HTTP Basic Auth as option to replace form-based auth - to allow integration with
non-tomcat web applications.
Transaction control for listeners.
 
+/- Save user id for all db-update operations.
21,6 → 28,8
 
+/- Cascade object deletion, confirmation page.
 
Mail aliases are not cascade deleted by deleting connected mail box.
 
Check passwords quality (make a separate project for this).
 
Show filters, search.
29,6 → 38,7
 
Allow to use existing system users: enter uid or name only, check in system for full
information.
Import users from system - separate page.
 
Allow admin to define default language for server and domain.
 
48,7 → 58,7
 
Catch-all mail alias. Only one per domain.
 
Basic scripts to push changes to the system.
+/- Basic scripts to push changes to the system.
 
If mailbox is created, create an user and a mail alias for it in one step - as option.
Afterwards they are binded and change own name or deleted together. Bind by name? In witch directions?
60,9 → 70,12
Limit deep of cascade by 'before delete'.
Add/delete passwords stores of existing DB objects if they are changed in config.
If at least one store is reversable, set password in the new stores.
Double check concurency update.
Study Hibernate behavior if it cannot save some information - seems to be not recoverable, restart needed.
Done
------------------------------------------------------------------------------------------------------------------------