marrow / web.security

Access control list (ACL) authorization, authentication, and cross-site request forgery (CSRF) protection for WebCore applications.
MIT License
4 stars 3 forks source link

Changed to use functools partialmethod instead of partial #1

Closed bmillham closed 7 years ago

bmillham commented 7 years ago

This allows authExtension to be imported and used as an extension in WebCore2. I don't know if it's fully functional yet.

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #1 into develop will not change coverage

@@           develop    #1   diff @@
====================================
  Files            4     4          
  Lines          167   167          
  Methods          0     0          
  Messages         0     0          
  Branches         0     0          
====================================
  Hits           167   167          
  Misses           0     0          
  Partials         0     0          

Powered by Codecov. Last update 4119bab...3f2e7ee