Tardo / OdooTerminal

Webextension tool for Odoo
GNU Affero General Public License v3.0
119 stars 27 forks source link

whoami with more info #5

Closed yajo closed 4 years ago

yajo commented 4 years ago

whoami doesn't give details like:

  1. res.users id
  2. related res.partner id
  3. permissions granted to user
  4. active company_id
  5. available company_ids

It'd be nice that whoami includes all that info if available to the user. It would help debugging security.

Tardo commented 4 years ago

Improved in v2.2.0, but portal users can't read res,groups model so... only can see the id's.