elkarte / Elkarte

ElkArte Forum. A free, open source, modern discussion forum / BB
https://elkarte.github.io/Elkarte/
BSD 3-Clause "New" or "Revised" License
175 stars 61 forks source link

Link refer #3783

Closed Spuds closed 4 months ago

Spuds commented 4 months ago

This adds nofollow and ugc by default to post links. There are both permission based and ACP panel based options to override those on a domain or per link basis

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 75.94937% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 33.08%. Comparing base (205dd0f) to head (23cc73a). Report is 1 commits behind head on development.

Files Patch % Lines
sources/ElkArte/BBC/PreparseCode.php 50.00% 8 Missing :warning:
sources/ElkArte/AdminController/ManagePosts.php 54.54% 5 Missing :warning:
sources/ElkArte/BBC/Codes.php 91.42% 3 Missing :warning:
sources/Subs.php 85.71% 2 Missing :warning:
sources/subs/ManagePermissions.subs.php 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #3783 +/- ## ================================================= + Coverage 33.04% 33.08% +0.04% - Complexity 12911 12925 +14 ================================================= Files 289 289 Lines 62440 62510 +70 ================================================= + Hits 20633 20684 +51 - Misses 41807 41826 +19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.