dev/core#2601 fix joomla permission regression
authorYour Name <you@example.com>
Sun, 9 May 2021 22:48:43 +0000 (10:48 +1200)
committerYour Name <you@example.com>
Sun, 9 May 2021 22:53:36 +0000 (10:53 +1200)
commit34f47692c8d874dda99c7d8386a23cd9a125ff3d
tree8748e9743dad6c372cf1d680ce4f6fdd8cdbe21d
parent8df81b0e53df3be08338f50c6d2df43bbd46e6f5
dev/core#2601 fix joomla permission regression

This was a change we ultimately decided to, but forgot to, revert. It gave
extensions the ability to modify already-defined-permissons but
was brought out of scope of the change as it required more
consideration that simply adding the new super duper permission

In the meantime it caused a Joomla! regression
https://lab.civicrm.org/dev/core/-/issues/2601
CRM/Core/Permission/Base.php
CRM/Utils/Hook.php