Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix possible xss in timesheet description #962

Merged
merged 1 commit into from
Jul 14, 2019
Merged

fix possible xss in timesheet description #962

merged 1 commit into from
Jul 14, 2019

Conversation

kevinpapst
Copy link
Member

Description

thanks for reporting @osamaalaah

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I verified that my code applies to the guidelines (composer kimai:code-check)
  • I agree that this code is used in Kimai and will be published under the MIT license

@kevinpapst kevinpapst added this to the 1.1 milestone Jul 14, 2019
@codecov
Copy link

codecov bot commented Jul 14, 2019

Codecov Report

Merging #962 into master will not change coverage.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master     #962   +/-   ##
=========================================
  Coverage     93.92%   93.92%           
  Complexity     2671     2671           
=========================================
  Files           287      287           
  Lines          8334     8334           
=========================================
  Hits           7828     7828           
  Misses          506      506
Impacted Files Coverage Δ Complexity Δ
src/Twig/MarkdownExtension.php 100% <100%> (ø) 6 <0> (ø) ⬇️

@kevinpapst kevinpapst merged commit a0e8aa3 into master Jul 14, 2019
@kevinpapst kevinpapst deleted the fix-xss branch July 14, 2019 11:58
@kevinpapst kevinpapst added bug and removed bug labels Jul 24, 2019
@lock
Copy link

lock bot commented Sep 12, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. If you use Kimai on a daily basis, please consider donating to support further development of Kimai.

@lock lock bot locked and limited conversation to collaborators Sep 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant