ayik / alumnisangam

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

Authorizer invite page needs updates #77

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently when a user is invited to be an authorizer, he has to go to the
website and accept/reject it. Some improvements can be done to it.

1. The menu item under "Settings" can be changed to "Authorization Invitation"
2. The page to accept/reject the offer should have image-buttons, and not
simple hyperlinks to accept/reject
3. If an invite is pending, the screen shown to a user immediately after
login should have a Notice saying that the invitation to be an authorizer
is pending, with hyperlink to settings/invites.html.
4. The email inviting the user to be an authorizer should have a direct
link to settings/invites.html so he/she can easily accept it.

Original issue reported on code.google.com by animesh on 4 Aug 2009 at 12:57

GoogleCodeExporter commented 8 years ago
Issues 1,2 & 3 are fixed. 4 doesn't seem feasible in current model as the 
required
page is a secure page(accessible after login).

Original comment by gs.bajaj on 27 Aug 2009 at 10:10

GoogleCodeExporter commented 8 years ago
Thanks. Will check.
But why is 4 not feasible? We can tell them a secure url like

https://www.domain.com/supersecure.php

which is fine as long as they cannot access it without logging in.

Is this an implementation problem or a security problem?

Original comment by animesh on 27 Aug 2009 at 10:14