Skip to content

Commit

Permalink
Inventory Activity login
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Mar 7, 2024
1 parent 9399c9a commit 1c9abd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/webapp/WEB-INF/web.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
<web-resource-collection>
<web-resource-name>Setup Pages</web-resource-name>
<url-pattern>/setup/*</url-pattern>
<url-pattern>/reports/inventory-activity/*</url-pattern>
</web-resource-collection>
<auth-constraint>
<role-name>srm-admin</role-name>
Expand Down

0 comments on commit 1c9abd5

Please sign in to comment.