Nowadays team work assumes a shared access to multiple IT services. Such collaboration is not simple, since definite users should know some passwords and not others. Besides, such passwords should be frequently updated, and team members should learn topical authentication parameters. Often this business process becomes a total mess and results in time losses and leak of important data. The situation is especially crucial in case you administrate customers-related services.
This is the tool to solve the trouble. The app let you organize the system of safe passwords keeping with multiple security layers to efficiently structure, find, and 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 password vaults for team use
Passwords Sharing Policies
An access to a specific password is regulated on a bundle level. You may have as many bundles as you want. To share a bundle with a definite user, you should specify that user in the access levels' table. Alternatively you can assign a user group in the same table. For example, you can have a 'sales team' bundle and share it with all users with the right 'Sales Manager', or you can have a global bundle by sharing it with a user group 'Internal user'.
3 access levels to bundles, passwords, and tags are distinguished:
- Administrator may access, update or delete this bundle, its passwords, and its tags. This user is assumed to manage access levels for this bundle, to modify update policies, and set the extra password. The bundle creator is always its administrator.
- Full rights user may access, update or delete passwords and tags related to this bundle, but he/she can't change bundle itself and can't change bundle access levels or settings
- Readonly access user may observe and address passwords and tags of this bundle. Such users can not modify any objects.
Take into account that the rules are not applied for the Odoo super user. The Odoo super admin (with id 1) has full rights for all passwords and bundles, although he is also required to enter the extra paraphrase to open a bundle.
The setting 'Responsible for password updates' allows to assign a user who should regularly change the paraphrase in passwords according to the bundle update policies. For such a user the special activity is automatically and regularly created to make sure passwords are secure. There might be only a single responsible for a bundle, and such responsible should have either the 'Administrator' or the 'Full rights' access level.
Innovative single-view interface
The password manager let you work with a few passwords simultaneously. Click on a password kanban card to add the key to the selection, and then address any or proceed a mass action. Possible mass actions are defined by an Odoo admin on the configuration page.
There are 2 menus to simplify working with passwords. The first - 'Passwords by bundles' - let users open keys of an exact vault. The second - 'All passwords' - let users simultaneously open all available for him/her keys. In the latter case an extra paraphrase for each bundle should be entered.
스크린샷
Passwords are combined in bundles
Passwords single-view interface
Password form view
Password Manager configuration page
Passwords by all available for this user bundles
Passwords auto generation and check
Password strength is estimated in real-time to make sure users do not introduce too week keys.
The app also let you import passwords from electronic tables using the standard Odoo import tools.
스크린샷
Password generator wizard
Import passwords from tables
Encryption and protection of passwords
For each vault you can define update policies in days. If the password has not been changed during the specified period, Odoo will generate an activity for responsible users. To maximize security, change you passwords regularly!
Passwords Security Layers
Although, there is no way to provide 100% security in the Internet, this password manager tries to minimize potential risks.
First of all, the tool symmetrically encrypt all passwords. It means that to decrypt a password, plotters should know the exact decryption algorithm and a bundle decryption key.
Second of all, you can assign the extra security password for any bundle. In such a case to access passwords in the interface, any user should enter a paraphrase. Even if a user has full rights for a bundle, he/she should always know that password. Besides, that paraphrase might be changed at any moment by the bundle admin (if that admin himself knows that paraphrase). Be cautious: do not forget the password. It is hashed and even the PostreSQL super user can't recover it.
Third of all, the security rights are programmed in such a way they can't be changed without the tool source code modification. Even the Odoo super user is not able to change policies.
스크린샷
Passwords access levels
Extra password to open a bundle
Bundle extra paraphrase required
Custom fields and types for password keys
Structure passwords by special types and choose fields for each types individually. Thus, set of columns for 'virtual servers' and 'email servers' might be different.
스크린샷
Passwords' custom fields
Custom fields on password form
Custom fields for password: add any data required
Linked to Odoo contacts
스크린샷
Passwords by partners
Very good password management module
Easy installation and quick setup
구성 및 설치 팁: Password Manager Odoo v.12
Python dependencies
To guarantee tool correct work you would need a number of Python libraries: zxcvbn, cryptography:
pip install zxcvbn cryptography
관련 자주 묻는 질문 Password Manager Odoo v.12
협력사의 모든 비밀번호는 어떻게 보나요?
파트너의 모든 암호를 보려면 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 서버 로그, 문제 재현 방법의 전체 설명 등. 일반적으로 이슈에 대한 작업 계획 준비(버그가 확인된 경우) 또는 수행 지침 제공(그 외의 경우)에는 영업일 기준 며칠이 걸립니다.
공개 기능 요청 및 모듈 아이디어(무료 개발)
도구를 개선하려는 동기가 강하며 어떤 피드백이든 감사드립니다. 요구 사항이 공익에 맞고 효율적으로 구현될 수 있다면 팀이 할 일 목록에 넣습니다.
이런 할 일 목록은 정기적으로 처리되며 추가 요금이 없습니다. 기한과 최종 디자인을 약속할 수는 없지만, 투자와 위험 없이 원하는 기능을 얻는 좋은 방법이 될 수 있습니다.
문의에 전화번호나 신용카드가 필요 없습니다. 30초가 넘지 않는 짧은 이메일 가입만 하면 됩니다.
Odoo 첨부 파일을 폴더로 유연하게 구성하고 Google Drive, OneDrive/SharePoint, Nextcloud/ownCloud, Dropbox, Amazon S3, Box, NAS와 디렉터리를 동기화하는 도구. DMS. 파일 관리자. 문서 관리 시스템
내부와 외부 모두를 위한 깊고 구조화된 지식 베이스를 구축하는 도구. Knowledge System. KMS. 위키형 개정.
398€즐겨 쓰는 AI 채팅에서 MCP로 Odoo를 관리하는 도구. Claude. MCP를 지원하는 모든 AI.
198€