View Issue Details

IDProjectCategoryView StatusLast Update
0001626Anope Stable (2.0.x series)Generalpublic2014-12-04 02:25
Reporteralefburzmali Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Summary0001626: nickserv/alist should show accesses granted by channels on access lists.
DescriptionCurrently, alist shows only the channels when you are directly on their access list. If you have access to a channel #a because you are on the access list of #b, and #b is on the access list of #a, it does not shows #a.

chanserv/status correctly indicates your level on #a. nickserv/alist should have the same behavior and list both #a and #b with their respective level.
Steps To Reproduce* /cs access #b add nick 10
* /cs access #a add #b 5
* /cs status #a nick
     Access for nick on #a:
     nick matches access entry #b, which has privilege 5.

* /ns alist nick
     #b 10

It should indicate:
     #a 5
     #b 10
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-12-04 02:25 alefburzmali New Issue