moan0s / ILMO2

Intelligent Library Management Online - A simple Web-App for the organization of a library, the users, books, opening hours and lendings.
https://ilmo2.readthedocs.io/en/latest/
GNU General Public License v3.0
7 stars 2 forks source link

User search currently only possible for superusers. #50

Closed moan0s closed 2 years ago

moan0s commented 2 years ago

I made an error with granting/checking permissions, details can be found here https://stackoverflow.com/questions/71537396/restricting-view-by-model-permissions-fails-in-django

moan0s commented 2 years ago

8ffe7a3