Merge pull request #6442 from dnnsoftware/dependabot/npm_and_yarn/npm_and_yarn-37c8367a4d Bump the npm_and_yarn group with 3 updates
Merge branch 'develop' into dependabot/npm_and_yarn/npm_and_yarn-37c8367a4d
Merge pull request #6445 from bdukes/fix-url-tests Fix UrlUtils tests
Fix UrlUtils tests
Bump the npm_and_yarn group with 3 updates Bumps the npm_and_yarn group with 3 updates: [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers), [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) and [axios](https://github.com/axios/axios). Updates `@babel/helpers` from 7.26.0 to 7.26.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers) Updates `@babel/runtime` from 7.26.0 to 7.26.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime) Updates `axios` from 1.7.9 to 1.8.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.2) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/runtime" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: axios dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
Merge commit from fork Remove usage of obsolete PortalSecurity for SVG check
Merge commit from fork Encode JS strings
Remove usage of obsolete PortalSecurity for SVG check
Use jQuery instead of string concatenation
Merge pull request #6441 from valadas/valadas-patch-1 Updates bug report template with current versions
Merge pull request #6440 from schotman/develop Fixed an issue managing folder permissions
Update bug-report.yml
Merge pull request #1 from schotman/schotman-6391 Fixes #6391 duplicate of #6318
Merge pull request #6439 from bdukes/password-reset-notification Add EnableUnapprovedPasswordReminderNotification
Update dnn-rm-edit-folder.tsx Solve permission problems as reported in #6391 and #6318
Add EnableUnapprovedPasswordReminderNotification Fixes #6397
Ensure text injected into JS strings is encoded
Merge pull request #6431 from dnnsoftware/release/9.13.8 Merged latest rc fixes from 9.13.8 back into develop for next release
Merge pull request #6428 from bdukes/obsolete-CoreCacheType Mark unused CoreCacheType enum as obsolete
Mark unused CoreCacheType enum as obsolete