aurweb/web
Eli Schwartz 3ac958ac01
Move permission for LIST_COMMENTS to dev/tu block
In commit 3578e77ad4 we implemented
listing of comments from the account details page , but this was
intended to only be available to TUs and Devs. As the comment says:
"display the comment list if they're a TU/dev"

The credential checking code, however, set this credential for all
users, contrary to the intention of the commit.

In order to preserve the ability to list a person's own comments, also
declare the allowed uids based on the profile being viewed.
2019-08-18 13:01:37 -04:00
..
html Move permission for LIST_COMMENTS to dev/tu block 2019-08-18 13:01:37 -04:00
lib Move permission for LIST_COMMENTS to dev/tu block 2019-08-18 13:01:37 -04:00
locale Add dummy "web/locale/" directory. 2011-04-10 15:40:49 +02:00
template Move permission for LIST_COMMENTS to dev/tu block 2019-08-18 13:01:37 -04:00