In order to make the qcubed code-generated application usable it should provide an optional support for the authorization form. This would be better developed in a plugin.
The plugin should codegen from tables like user, person, role, permissions, acl, looking for a password/usernmae/email type combination. The plugin should ideally provide login, logout, password encryption options, and be able to replace the QApplication::CheckRemoteAdmin() method to allow authenticated form drafts.
In order to make the qcubed code-generated application usable it should provide an optional support for the authorization form. This would be better developed in a plugin.
The plugin should codegen from tables like user, person, role, permissions, acl, looking for a password/usernmae/email type combination. The plugin should ideally provide login, logout, password encryption options, and be able to replace the QApplication::CheckRemoteAdmin() method to allow authenticated form drafts.