TurtlePass 是一个自托管的团队密码管理器,供公司与那里的团队共享密码。
每个密码都将被加密并可以共享,由高级访问控制系统保护。
创建用户并将密码添加到您的帐户。然后,您可以根据需要与选定的用户共享它。
此外,它还可以通过给定的 REST-API 与其他软件集成。
系统要求
- Apache、nginx 或 IIS Web 服务器
- PHP 5.5+, PHP 7.0+
- MySQL 5.5+(不支持 MySQL 8)
- 域或子域(yourdomain.com 或 turtlepass.yourdomain.com)
- 在 (yourdomain.com/turtlepass) 等子目录中不起作用
- SSL 证书(推荐)
已包含
- TurtlePass 应用程序(包括源代码)
- 6 个月支持
- 安装指南,便于设置
- 面向开发人员的 API 文档
- 未来更新(直到下一个主要版本)
更新日志版本 1.3 -> 1.4
[Update] Update to Symfony Framework Version 3 [Update] Update Bootstrap 3 to Bootstrap 4 [New Feature] Move Passwords to other Groups [New Feature] Edit own user and user groups [Bugfix] Some template and language fixes [Bugfix] Fixed change own password [Bugfix] Fixed share password
更新日志版本 1.2 -> 1.3
[Bugfix] Sharing a password didn't email the recipient [New Setting] New setting for the availability to choose if new users should confirm their email address [New Feature] LDAP/AD Support [New Feature] Sharing a password can now be limited to views [New Setting] You can now decide when the reCAPTCHA flood protection will be shown [New Feature] All passwords can be downloaded to a CSV file [New Feature] Sorting password groups on the left-hand side is now available by drag'n drop for each user [New Feature] User groups for easier managing sharing passwords with users [Bugfix] Clicking on the backgroud closed the modal popups [Update] Updated 3rd party libraries
更新日志版本 1.1 -> 1.2
- Added 2-Way-Authentication support - Share passwords with others (link or email) and optional the possibility for them to change the information - Check for new TurtlePass updates - Added custom fields for passwords - Whitelist and blacklist ip addresses for restricted access - Allow login only for whitelisted ip addresses if enabled - Support for Microsoft IIS web server - ReCaptcha configuration wizard - Extended readme - Reduced file size - Framework and component updates - Extended installation checks - Deleted user can not login anymore - Deleting users do not block username anymore - Some style fixes
更新日志版本 1.0 -> 1.1
- Password Icon Support - Password Audit Log - New Password Types (Bank Account, Credit Card, Email, Server, Software License) - ReCaptcha Support - Registration and Forgot Password Support (Turn on/off global settings) - Email send support - Global Settings - Change PageTitle on new Settings Page - Fixed jumping tooltips - Fixed problem with user password length - Fixed grant access to other users as not admin user - Allow installation without changing root directory (Apache Webserver) - Added current version at the bottom - Fixed mcrypt deprecation in PHP 7.1