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

Release v1.5.1 #104

Merged
merged 3 commits into from
Feb 4, 2024
Merged

Release v1.5.1 #104

merged 3 commits into from
Feb 4, 2024

Commits on Feb 4, 2024

  1. Validate email syntax on user email update

    This commit implements email syntax validation when processing user email update requests. It ensures that the provided email address is in the correct format, preventing invalid data from being saved. 
    
    Closes #17
    mavhungutrezzy authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    ab623f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #103 from mavhungutrezzy/email-validation

    Validate email syntax on user email update
    sebastienbarbier authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    151d14e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cd247b View commit details
    Browse the repository at this point in the history