google-code-export / yabi

Automatically exported from code.google.com/p/yabi
0 stars 1 forks source link

New users in FE added to Auth User but not Yabifeapp User #148

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add a new user in backend
2. Log into front end

What is the expected output? What do you see instead?
The user is added to FE Auth User but not to Yabifeapp User. So we get a user 
has no profile error.

Original issue reported on code.google.com by amacgregor on 24 Feb 2012 at 7:36

GoogleCodeExporter commented 9 years ago
The user in fact must still be added to the Auth User table but the profile is 
now created automatically in the same way as it is for the Yabiadmin tables.

Fixed in f24e9073b847.

Original comment by amacgregor on 29 Feb 2012 at 1:33

GoogleCodeExporter commented 9 years ago
Issue 106 has been merged into this issue.

Original comment by amacgregor on 29 Feb 2012 at 8:03