This app lets you organize the system of safe passwords keeping to efficiently structure, find, and securely share password bundles.
- a core app to manage vaults and passwords. 価格は 198€.
- an extension to add custom fields for password keys. Features assumed by this app are marked by the icon . 価格は 38€.
Shared passwords vaults for team use
Passwords are combined in bundles: each might be shared with any user and any user group.
Single view interface
Structure vault by tags, sort keys, proceed mass actions, copy credentials to buffer from the same interface.
Encrypted and protected password manager
The tool introduces a few security layers to minimize possibilities of data leaks.
Partners-related passwords
Link passwords with Odoo contacts for a quick access.
Auto generation
Force Odoo and let users create passwords based on chosen length and requirements.
Passwords quality check
Password strength is estimated in real-time to make sure no weak passwords are introduced.
Batch update, export and import
Configure your mass actions: export, update tags or partner, archive or restore, import vaults from an electronic table, etc.
Custom fields
Define passwords' typology and add custom attributes.
Very good password management module
Easy installation and quick setup
Shared use, encryption and protection of passwords
Sharing Policies
-
Have as many password vaults for any user group as you need
-
To grant an access just indicate a user or a user group in the table of access levels
-
Bundle administrators may access, update or delete the bundle, its passwords, and its tags. Admins are assumed to manage access levels, to modify update policies, and to set extra passwords
-
Full rights users may access, update or delete passwords and tags related to the bundle, but they can't change the vault itself, its access levels or settings
-
Readonly access users may observe and address passwords and tags of the bundle. Such users can't modify any objects
-
The bundle creator is always its administrator. The Odoo super admin (with id 1) has full rights for all bundles and passwords
Security Layers
-
All passwords are symmetrically encrypted. It means that to decrypt a password, plotters should know the exact decryption algorithm and a bundle decryption key
-
For each bundle you can assign an own extra password, which would be required to enter each time any user applies to that bundle or its passwords. Session period after successful login is set up in minutes
-
Vault extra password is also kept in the database decrypted, and might be changed by a bundle administrator (sure, if he/she enters a correct old paraphrase)
-
For each bundle it is possible to define passwords' update policies in days. Then, the user which is set up as 'Responsible for password updates' would be assigned for special activities to update keys
Custom attributes for Odoo passwords
-
Custom attributes' creation does not require any technical knowledge. In order to show a new property for passwords, just add a new field and enter details.
-
It is possible to add custom fields of the following types: single line text (char), simple text without formatting (text), rich text (HTML-formatted text), integer or float numbers, drop-down choice with your own options (selection), checkbox (boolean), date or date and time, binary (a file to upload), reference to another Odoo document (e.g. for a sale order, contact; many2one).
-
The tool let you comfortably select an interface position of a custom field from a closed list of options.
-
Distinguish passwords by types in order to show properties only for suitable ones. Thus set of columns for 'virtual servers' and 'email servers' might be different.
-
Mark a custom field required to force users enter values.
-
Custom password fields might be imported and exported.
-
The rights to create custom fields belong only to Odoo administrators.
設定とインストールのヒント: Password Manager Odoo v.14
Python dependencies
To guarantee tool correct work you would need a number of Python libraries: zxcvbn, cryptography:
pip3 install zxcvbn cryptography
に関するよくある質問 Password Manager Odoo v.14
取引先のすべてのパスワードはどう見ますか?
取引先のすべてのパスワードを見るには、Contacts に行き、取引先を開いてスマートボタン 'Passwords' をクリックします。その後 Password manager アプリに移り、この取引先のパスワードがすべて表示されます。
パスワードバンドル(password manager)の削除方法は?
セキュリティのため、メインのバンドルメニューから 'Delete' ボタンは非表示です。パスワードバンドルを削除するには: 1. バンドル右上の三点ボタンをクリック 2. 編集モードに移るので、そこで 'Save' をクリック 3. バンドルの上に 'Action' ボタンがあるので、クリックして 'Delete' を選びます。
ツールの更新ポリシーは何ですか?
現行の Odoo Apps Store ポリシーによると:
- バージョン 12.0 以前向けに購入したモジュールは、12.0 までの全バージョンにアクセスできます。
- バージョン 13.0 以降、各モジュールバージョンは個別に購入します。
- バージョンに関係なく、購入するとメジャーバージョン内の すべての更新と不具合修正の権利が得られます。
faOtools チームはこれらのポリシーを管理していません。ご質問は Odoo Apps Store の担当者へ直接お問い合わせください。
アプリを Odoo.sh にインストールする方法は?
最も単純な方法は、Odooストア組み込みのワークフローを使うことです:
1. モジュールのページを開き、Deploy on odoo.sh ボタンをクリックします。
2. その後 GitHub ページにリダイレクトされます。アカウントにログインし、'Create a new repo' をクリックするか既存のものを使います。リポジトリはプライベートにしてください。OPL-1 ライセンスのアプリを公開することは許可されていません。必要なら Odoo.sh プロジェクト用に新しい repo を作成します。
3. 次に odoo.sh に行き、Deploy ボタンをクリックします。ポップアップで決定を送信し、'Continue.' をクリックします。これでインストールが始まります。
これらの手順でプロジェクトの本番ブランチにアプリがインストールされます。他のブランチにデプロイする、またはモジュールを更新する場合は、次の操作を行います:
1. Odooストアからアプリのソースコードをアップロードします。
2. モジュールを必要な GitHub リポジトリにコミットします。アプリのフォルダ/ファイルが無視されていないこと(repo の .gitignore に含まれていないこと)を確認してください。リポジトリは odoo.sh が自動作成し、既定で重要な項目(例: /lib)が含まれることがあります。モジュールのディレクトリ、サブディレクトリ、ファイルを例外なくすべてアップロードしてください。
3. odoo.sh プロジェクトの対象ブランチを Deploy するか、 設定がそうなっている場合は自動ビルドされるまで待ちます。
自分のサーバーにアプリをインストールするには?
2. Odoo サーバーを再起動します;
3. 開発者モードをオンにします(技術設定);
4. アプリ一覧を更新します(アプリメニュー);
5. アプリを見つけて「Activate」/「Install」を押します;
6. アプリページにガイドラインがあれば従ってください。
アプリに追加アドオンがあるのに気づきました。後から購入できますか?
はい、もちろんです。同時に Odoo は依存関係をすべてカートに自動追加するので、二重払いを避けるには既に購入したツールを除外してください。
アプリを Odoo.sh にデプロイしたらテストで警告/エラーが出ます
赤/オレンジの警告はアプリの機能に影響しません。残念ながら、標準の自動テストがアプリの目的と衝突する動作を想定するため、モジュールが通らないことがあります。たとえば価格計算を変える一方、標準 Odoo モジュールのテストは最終価格を標準アルゴリズムと比較します。
まず、デプロイ済みデータベースの機能を確認してください。すべて正しく動いていますか?
それでも警告が実機能に影響すると考える場合はご連絡のうえ、インストールログ一式とデプロイ済みモジュールの全一覧(コアおよびサードパーティ含む)を送ってください。
アプリを御社から直接購入できますか?
いいえ、ツールは 公式の Odoo アプリストア.
割引をいただきたいです
残念ながら、個別価格を提示する技術的手段が ありません。
Odoo Online (SaaS)データベースにアプリをインストールできますか?
いいえ、サードパーティアプリは Odoo Online では使えません。残念ながら Odoo SaaS がその可能性をブロックします。
ツールは他のアプリに依存しています。それらも購入すべきですか?
はい、ツールが正しく動くには依存関係に記されたすべてのモジュールが必要です。アプリページの価格には必要な依存関係がすでに含まれています。
モジュールの米ドル価格はいくらですか?なぜ変わりましたか?
モジュールの価格はユーロ建てです。Odoo ストアは内部為替レートで他通貨に換算します。そのため為替が更新されると米ドル価格が変わることがあります。
英語以外のアプリ・サイト文言は AI 支援で作成され、 公式の Odoo 翻訳に揃えています。誤りを見つけたら、 翻訳の正確さについてチケットを送る 修正します。
不具合報告
不具合や一貫しない動作があれば、遠慮なくご連絡ください。購入から60日以内の修正を保証し、その後もツール改善に力を入れています。
ご連絡に電話番号やクレジットカードは不要です。30 秒以内の短いメール登録だけです。
リクエストにはできるだけ多くの詳細を含めてください:スクリーンショット、Odoo サーバーログ、問題の再現手順の完全な説明など。通常、問題の作業計画の作成(不具合が確認された場合)または実施すべき内容の案内(それ以外)には数営業日かかります。
公開の機能リクエストとモジュールのアイデア(無償開発)
ツール改善への意欲は強く、フィードバックには感謝します。要件が広く役立ち、効率よく実装できる場合、チームは To-do リストに加えます。
このような To-do リストは定期的に処理され、追加料金は発生しません。期限や最終デザインは約束できませんが、投資とリスクなしで望む機能を得る良い方法になることがあります。
ご連絡に電話番号やクレジットカードは不要です。30 秒以内の短いメール登録だけです。
Odoo の添付ファイルをフォルダに柔軟に整理し、Google Drive、OneDrive/SharePoint、Nextcloud/ownCloud、Dropbox、Amazon S3、Box、NAS とディレクトリを同期するツール。DMS。ファイルマネージャー。文書管理システム
社内・社外向けに深く構造化されたナレッジベースを構築するツール。Knowledge System。KMS。Wiki のような改訂。
398€お気に入りの AI チャットから MCP 経由で Odoo を管理するツール。Claude。MCP 対応の任意の AI。
198€