ergo / ziggurat_foundations

Framework agnostic set of sqlalchemy classes that make building applications that require permissions an easy task.
BSD 3-Clause "New" or "Revised" License
71 stars 22 forks source link

Typo in services/resource.py line 225 - 'GroupResourcePermission' has no attribute 'perm_id' #52

Closed peletiah closed 7 years ago

peletiah commented 7 years ago

This particular function hasn't seen much use yet I guess...

ergo commented 7 years ago

@peletiah Hey, thanks for pointing out the mistake, sorry for late response.

I've added tests for this method, if you can add yourself to the authors file I will merge your PR.

Thanks!

peletiah commented 7 years ago

Done, although "contributor" feels a bit overstated ;-)

ergo commented 7 years ago

Thanks :-)