move some audit log messages from lams_admin to lams_common (in order for system-generated audit messages such as when users are auto-created to be used)
LDEV-1134: Removed some of the extra cautious code that was there as it can trigger a class cast exception (due to the way Hibernate loads objects). Code was originally there to catch bugs during development, but now it is just causing problems.