cleydyr / biblivre

Biblioteca Livre Internacional - an open source library management system and OPAC. Forked from https://github.com/Biblivre/Biblivre-5
https://biblivre.org.br
GNU General Public License v3.0
15 stars 7 forks source link

Remove Authorization* classes. Use Permission* instead #347

Closed cleydyr closed 2 years ago

cleydyr commented 2 years ago

AuthorizationDAO is redundant and should be merged into PermissionDAO.