https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38139
Lisette Scheer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Refactor |Refactor C4::Auth to use |C4::Auth::getuserflags() |new permissions structure |and move to | |Koha::Auth::Permissions->ge | |t_flags() with unit tests | --- Comment #1 from Lisette Scheer <[email protected]> --- This is for making the auth checks actually use the new Koha::AccessControl::Role and Koha::AccessControl::Permission objects we'll be making -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
