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

Prevent users from nulling out profile values #1125

Merged
merged 1 commit into from Oct 2, 2019
Merged

Conversation

ColdHeat
Copy link
Member

@ColdHeat ColdHeat commented Oct 2, 2019

  • Prevent users from nulling out profile values

@codecov
Copy link

codecov bot commented Oct 2, 2019

Codecov Report

Merging #1125 into master will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1125      +/-   ##
==========================================
+ Coverage   88.02%   88.08%   +0.06%     
==========================================
  Files          92       92              
  Lines        4944     4944              
==========================================
+ Hits         4352     4355       +3     
+ Misses        592      589       -3
Impacted Files Coverage Δ
CTFd/schemas/teams.py 81.37% <ø> (ø) ⬆️
CTFd/schemas/users.py 95.83% <ø> (ø) ⬆️
CTFd/api/v1/teams.py 87.5% <0%> (+0.44%) ⬆️
CTFd/utils/updates/__init__.py 86.48% <0%> (+5.4%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8c1970...e80c50b. Read the comment docs.

@ColdHeat ColdHeat merged commit b15f178 into master Oct 2, 2019
@ColdHeat ColdHeat deleted the prevent-nulls-in-api branch October 2, 2019 05:22
CoenGoedegebure pushed a commit to CoenGoedegebure/CTFd that referenced this pull request Nov 8, 2019
* Prevent users from nulling out profile values
UnknownSilicon pushed a commit to UnknownSilicon/CTFd that referenced this pull request Oct 4, 2023
* Prevent users from nulling out profile values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant