stxnext-csr / volontulo

Web portal for collaboration of community volunteers with organizations and institutions.
MIT License
14 stars 24 forks source link

Pages critical security fix #560

Closed mpuhacz closed 8 years ago

mpuhacz commented 8 years ago

Reference person: @mpuhacz Description:

Decorators checking that current user is authenticated and logged in as administrator.

magul commented 8 years ago

@mpuhacz I've just issued #561 to solve Travis failing on build.

I have done a lot with Your pages view, so You're pull request will need to be rebased.

In meanwhile I will do proper review on You're code.

And BTW if Travis will be solved (and it is going to be) we will only accept PR that are not causing Travis to fail.

mpuhacz commented 8 years ago

@magul thanks for the review!

codecov-io commented 8 years ago

Current coverage is 90.93%

Merging #560 into master will decrease coverage by -0.03% as of 1666075

@@            master    #560   diff @@
======================================
  Files           41      53    +12
  Stmts         1948    2062   +114
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit           1772    1875   +103
  Partial          0       0       
- Missed         176     187    +11

Review entire Coverage Diff as of 1666075

Powered by Codecov. Updated on successful CI builds.