ubuntu-bengali-manual team mailing list archive
-
ubuntu-bengali-manual team
-
Mailing list archive
-
Message #03771
[Bug 624676] Re: Show 'action' links even if user is not logged in
We had talked about unhiding the link on the teams page as well. I have
attached a merge for unhiding that link. The way that it works is if you
are a member of the team, you are directed to the add event page, if you
are not a team member, you get a message saying you are not a member of
the team or on the LC.
** Branch linked: lp:~chrisjohnston/loco-directory/624676
--
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: Fix Committed
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