https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35870
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #30 from Lucas Gass (lukeg) <[email protected]> --- The updates to api/v1/swagger/paths/authorities.yaml don't seem correct to me. deleteAuthority now only requires 'edit_authorities' ( wrong, i think. ) addAuthority now only requires 'edit_authorities' ( wrong, i think ) updateAuthority requires 'edit_authorities' ( this seems correct ) It's all semantics at this point because with one subpermission it is the same as having the top-level permission, but we should still do it right. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
