Skip to content

#MY-105 refactor account.uuid as primary key

Fabio Maschi requested to merge feat/105-account-uuid into main
  • use account.uuid as primary key instead of username
  • validate :uuid param in controllers
  • use :accountUuid instead of username in endpoints
  • refactor reset password endpoint to accept email
  • make sure not verified email cannot be used for any action (except request verification token)
  • refactor login to accept email
Edited by Fabio Maschi

Merge request reports

Loading