71
73
# "admin"-only, then we try to cookie authenticate the user, and failing
72
74
# that, we check roster-email and roster-pw fields for a valid password.
73
75
# (also allowed: the list moderator, the list admin, and the site admin).
76
78
list_hidden = (not mlist.WebAuthenticate((mm_cfg.AuthUser,),
78
80
and mlist.WebAuthenticate((mm_cfg.AuthListModerator,