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

CI workflows #2061

Merged
merged 1 commit into from
Oct 26, 2020
Merged

CI workflows #2061

merged 1 commit into from
Oct 26, 2020

Conversation

kevinpapst
Copy link
Member

@kevinpapst kevinpapst commented Oct 26, 2020

Description

Fixes possible XSS attacks in customer/project/activity administration.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

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

@codecov
Copy link

codecov bot commented Oct 26, 2020

Codecov Report

Merging #2061 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #2061      +/-   ##
============================================
- Coverage     93.27%   93.27%   -0.01%     
  Complexity     5790     5790              
============================================
  Files           530      530              
  Lines         17542    17542              
============================================
- Hits          16363    16362       -1     
- Misses         1179     1180       +1     
Impacted Files Coverage Δ Complexity Δ
src/Repository/TimesheetRepository.php 89.35% <0.00%> (-0.20%) 133.00% <0.00%> (ø%)

@kevinpapst kevinpapst added this to the 1.11 milestone Oct 26, 2020
@kevinpapst kevinpapst merged commit 7ae55c1 into master Oct 26, 2020
@kevinpapst kevinpapst deleted the ci-workflows branch October 26, 2020 10:21
@github-actions github-actions bot locked and limited conversation to collaborators Oct 5, 2021
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.

1 participant