← Back to team overview

ubuntu-bengali-manual team mailing list archive

[Bug 624676] Re: Show 'action' links even if user is not logged in

 

I believe all actions require authenticated user are currently hidden if
the user isn't logged in.  I agree this is an accessibility issue.

Using the @requires_login decorator will initiate a login process, which
the user may not want to do.  I propose both slighter pale href colour
if the user isn't authenticated and a JS popup area that says, "to
perform this action you need to sign in" etc.

-- 
Show 'action' links even if user is not logged in
https://bugs.launchpad.net/bugs/624676
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to loco-directory.

Status in LoCo Directory: Triaged

Bug description:
Right now it's too hard to figure out how to 

 - comment on an event
 - attend an event
 - join a team
 - add an event
 - <maybe others>

(People need to know they have to log in before even knowing what they could do on those pages.)

All these links should be shown if a user is logged in or not. Also do we need to make sure that the requires_login decorator is used for all those views.





References