ZenstillPhpTeam / zensilo

Zensilo is open source based, cloud hosted Office management software for small to medium companies and for individuals running their own business.
http://zensilo.com/
1 stars 0 forks source link

Multiple Users with same user name - High Priority #36

Closed gaikrish closed 7 years ago

gaikrish commented 7 years ago

What will happen if

  1. Two user with same username are created in different companies? For example: Create a company TestComp1 , under that create a user TestUser1. Create another company TestComp2 , under that company create a user named TestUser1.

When TestUser1 logs in , where will he/she login to i.e., under which company will he.she be logged in ?

  1. Two user with same username created in same company .
    This should not be allowed. Please add the validation and show appropriate error message.