Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(46)

Issue 245700044: FN v3: Move ACL processing out of the Permissions constructor (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 9 months ago by JohnL
Modified:
8 years, 9 months ago
Reviewers:
brett.michael.johnson, Brett
CC:
connector-cr_google.com
Visibility:
Public.

Description

Move ACL processing out of the Permissions constructor. This is to avoid processing ACLs unnecessarily during authZ. The authZ and ACL facets of the Permissions class share very little, and could have been split, but I preferred keeping authorize and processPermissions together, since their logic is similar. Create an inner Acl class to hold the ACL multimaps.

Patch Set 1 #

Messages

Total messages: 3
JohnL
8 years, 9 months ago (2015-07-04 23:30:52 UTC) #1
Brett
LGTM
8 years, 9 months ago (2015-07-05 05:40:24 UTC) #2
JohnL
8 years, 9 months ago (2015-07-06 00:23:27 UTC) #3

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b