Skip to content

Commit

Permalink
pkp/pkp-lib#10571 WIP: Add checks to limit email template access by u…
Browse files Browse the repository at this point in the history
…sergroups
  • Loading branch information
taslangraham committed Nov 14, 2024
1 parent d1a9171 commit 1e836d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dbscripts/xml/upgrade.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,9 @@
<migration class="PKP\migration\upgrade\v3_5_0\COA75_AddUserRoleEndEmail"/>
</upgrade>

<upgrade minversion="3.5.0.0" maxversion="3.5.0.0">
<migration class="PKP\migration\upgrade\v3_5_0\I10403_EmailTemplateUserGroupAccess"/>
</upgrade>
<!-- update plugin configuration - should be done as the final upgrade task -->
<code function="addPluginVersions" />
</install>

0 comments on commit 1e836d7

Please sign in to comment.