Closed thiagodasilva closed 10 years ago
Thanks! I'll try to have a look at this within a few days.
This all looks good to me. Thank you! I had one comment on an inline comment I'm pretty sure was just simple mistake I can fix up, but I figured I'd double check I understood correctly. Let me know and thanks again.
Changed the code to only allow the super_admin to delete a reseller_admin. This follows the same logic of user creation, where only the super_admin can create a reseller_admin.
Also, took the opportunity to refactor some code and implemented get_user_detail method to remove duplicated code
Signed-off-by: Thiago da Silva thiago@redhat.com