ilbp90
Results
2
comments of
ilbp90
Hi, i have the same problem! Did u find the solution?
But do Auth doesn't have dependency on sfDoctrineGuard, does it? Well i unset the salt field from the form in plugins/doAuthPlugin/lib/form/doctrine/base/BaseRegisterUserForm.class.php in line 18 ... 18. unset($this['id'], $this['is_active'], $this['is_super_admin'], $this['last_login'],...