In order for this app to be useful for a business, it needs the ability to only
allow certain people to login.
We can't have just anyone logging into au-to-do and seeing the problems clients
have sent in to us.
Here is a possible implementation.
The first time a user performs a login to au-to-do, this user is automatically
granted access and made an administrator.
Any additional users must be added/invited by this initial user and they can
also be granted admin rights.
The only difference between admin and not, is admins can add/invite more users.
Original issue reported on code.google.com by
arthur.w...@nerdsonsite.comon 14 Dec 2011 at 4:03