People have asked for an administration portal, so they can at least do easy tasks like e.g. disable users, delete users, ...
We are proud to announce that there is a new admin client with a limited number of functions, that we will extend over the course of the next couple of weeks / months.
Odoo image and text block
Allowing you to login with the same user credentials as you would do usually.
Protecting your account with Yubikey, Google Authenticator or Duo.
Giving you an overview of the system, with health and version checks, and statistics.
User Management Enables admins to enable, disable or delete users.
General: The UI is not yet flawless, but we are confident that it won't harm your installation.
Under the hood we are using React and have ported some of our libraries from AngularJS to support the usual cryptographic security and features.
If you want to give it a spin, you can pull the newest version of Psono open /portal/ in your browser.
Afterwards just promote your user to a superuser and login with your normal credentials:
./psono/manage.py promoteuser username@example.com superuser
If you are having issues, then check your JavaScript Console, maybe your CSP is blocking you.
The project is like always open source under Apache 2.0.
The source code can be found here: https://gitlab.com/psono/psono-admin-client
An official docker build is provided here: https://hub.docker.com/r/psono/psono-admin-client/
What is next?
A big "Thank you!" goes to the people behind Creative TIM for providing this beautiful theme.