Skip to content
Snippets Groups Projects

Backend fix login

Merged roarusko requested to merge backend-fix-login into staging

Fixes issue #1 (closed)

Summary of changes

  • UserAccount entity type added to datastore
  • User's email address is checked against the database and user entity with the user's assigned roles is added to the session instead of the google account
  • Created custom error AuthenticationError and moved all custom errors to a single module
  • Added better exception handling and logging to the login process
Edited by roarusko

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading