Skip to content

Conversation

@jenow
Copy link
Contributor

@jenow jenow commented May 31, 2016

No description provided.

KuzzleSecurity.prototype.isActionAllowed = function(policies, controller, action, index, collection) {
var filteredPolicies;
KuzzleSecurity.prototype.isActionAllowed = function(rights, controller, action, index, collection) {
var filteredrights;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fucking camel case ?!

@codecov-io
Copy link

codecov-io commented May 31, 2016

Current coverage is 100%

Merging #90 into develop will not change coverage

@@            develop        #90   diff @@
==========================================
  Files            11         11          
  Lines          1477       1477          
  Methods         232        232          
  Messages          0          0          
  Branches        376        376          
==========================================
  Hits           1477       1477          
  Misses            0          0          
  Partials          0          0          

Powered by Codecov. Last updated by 0cf0d8c...6ac2701

@stafyniaksacha
Copy link
Contributor

+1

@jenow jenow merged commit 3939999 into develop Jun 1, 2016
@jenow jenow deleted the rename-policies branch June 1, 2016 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants