Skip to content

[JITERA] - Code Changes

Quy requested to merge feat/JT-38-quy2b into main

Created by: akuita

This pull request is created by JITERA

Description

  • [Database] Update or Create tables 'users', 'email_confirmations'

  • [Business logic] Email confirmation

  • [Business logic] Resend confirmation email

  • [Business logic] User registration

  • [API] User Registration

  • [API] Email Confirmation

  • [API] Resend Confirmation Email

  • [Database] Update or Create tables 'email_confirmations'

  • [Business logic] Integration with password management tools

  • [Business logic] Email confirmation

  • [Business logic] Secure password storage

  • [Business logic] User registration

  • [Business logic] Resend confirmation email

  • [API] Resend Confirmation Email

  • [API] Integration with Password Management Tools

  • [API] Secure Password Storage

[FIX] 6 Issues

file log name
/.ruby-version Your Ruby version is 3.0.3, but your Gemfile specified 3.0.0 Update Ruby version
/Gemfile.lock Warning: the running version of Bundler (2.2.32) is older than the version that created the lockfile (2.3.13). We suggest you to upgrade to the version that created the lockfile by running gem install bundler:2.3.13. Update Bundler version

[FIX] 155 Issues

file log name
/.ruby-version Your Ruby version is 3.0.3, but your Gemfile specified 3.0.0 Update Ruby version
/Gemfile.lock Warning: the running version of Bundler (2.2.32) is older than the version that created the lockfile (2.3.13). We suggest you to upgrade to the version that created the lockfile by running gem install bundler:2.3.13. Update Bundler version
/Gemfile Your Ruby version is 3.0.3, but your Gemfile specified 3.0.0 Specify Ruby version

[FIX] 156 Issues

file log name
/.ruby-version Your Ruby version is 3.0.3, but your Gemfile specified 3.0.0 Update Ruby version
/Gemfile.lock Warning: the running version of Bundler (2.2.32) is older than the version that created the lockfile (2.3.13). We suggest you to upgrade to the version that created the lockfile by running gem install bundler:2.3.13. Update Bundler version
/Gemfile Your Ruby version is 3.0.3, but your Gemfile specified 3.0.0 Specify Ruby version

Merge request reports