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 unknwon column 'groups' bug. #15602

Closed

Conversation

bryanlopezinc
Copy link
Contributor

Description

Fixes unknown column bug described here #15579 (comment)

Type of change

  • 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 not work as expected)
  • This change requires a documentation update

Checklist:

@bryanlopezinc bryanlopezinc requested a review from snipe as a code owner October 2, 2024 17:05
Copy link

what-the-diff bot commented Oct 2, 2024

PR Summary

  • Enhanced Security in User Data Updates
    Updated logic in the Users Controller. Now it only allows updates to specific user data fields that are permitted. This results in a safer and tighter control over what data can be updated, increasing the security of user data.

  • Improved Code Cleanliness
    Removed redundant spaces in the 'store', 'show', and 'licenses' methods. This tidying exercise helps make the code easy to read and maintain, without any loss of functionality.

@bryanlopezinc bryanlopezinc mentioned this pull request Oct 2, 2024
8 tasks
@marcusmoore marcusmoore marked this pull request as draft October 2, 2024 17:10
@marcusmoore
Copy link
Collaborator

Moving this to draft because I think I have a more focused fix incoming. (this is for a bug in the tests in #15579)

@marcusmoore
Copy link
Collaborator

Closing this in favor of #15603.

@marcusmoore marcusmoore closed this Oct 7, 2024
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.

2 participants