Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Y yodoo-client
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • crnd-opensource
  • yodoo-client
  • Merge requests
  • !44

Merged
Created Nov 24, 2022 by Dmytro Katyukha@katyukhaOwner

[FIX][REF] do not change auth on web_login handler.

  • Overview 0
  • Commits 5
  • Pipelines 1
  • Changes 4

Also, refactored implementation of handler, to pass in context only needed values, instead passing full http params to view template.

This following bug (catched on Odoo v14):

  • Website module installed
  • Multiple databases available on the host
  • When system tries to load menus available on website, it requires user to be set on session (at least public user), but because before this commit, this module changed the auth of login page route to 'none', no user is set in session, which leads to error.
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 14.0-oh-forward-port-from-13.0-x-izdP