Rapptz 26f5bcd725 Fix bug when permission overwrites could be applied out of order.
The bug was due to the fact that the way overwrites work is by doing
a loop of all the values and then applying deny first and then allow.
That way the overwrite is defined if role A and role B deny a
permission but role C allows it (and said member has A, B, C roles)
then the resolution should allow it rather than deny it regardless of
the order of the data it is received in.
2016-09-10 16:11:52 -04:00
..
2016-05-06 12:23:24 -04:00
2016-07-31 22:39:43 -07:00
2016-08-06 16:54:07 -07:00
2016-01-04 22:28:29 -05:00
2016-01-04 22:28:29 -05:00
2016-05-31 20:39:12 -04:00
2016-05-06 12:23:24 -04:00
2016-06-01 20:47:33 -04:00
2016-07-31 22:39:43 -07:00
2016-07-31 22:39:43 -07:00