05/19 Update documents
This commit is contained in:
@@ -291,4 +291,23 @@ bash scripts/backup_db.sh
|
||||
|
||||
## Licence
|
||||
|
||||
MIT — see `LICENSE`.
|
||||
MIT — see `LICENSE`.
|
||||
|
||||
---
|
||||
|
||||
## Roadmap
|
||||
|
||||
| # | Feature | Notes |
|
||||
|---|---------|-------|
|
||||
| 1 | **One-time share links** | Single-use encrypted link for non-account recipients; key in URL fragment |
|
||||
| 2 | **Custom fields** | Arbitrary key-value pairs per item; stored in encrypted blob |
|
||||
| 3 | **Trusted devices** | Skip MFA for N days on trusted browsers |
|
||||
| 4 | **Email notifications** | Alert on login from new IP, MFA changes, password change |
|
||||
| 5 | **Audit log improvements** | Filter by type/date, CSV export, pagination |
|
||||
| 6 | **Vault item attachments** | Client-side encrypted file attachments per item |
|
||||
| 7 | **Collections / nested folders** | Group folders into top-level collections |
|
||||
| 8 | **iOS AutoFill Extension** | Native credential filling in Safari and iOS apps |
|
||||
| 9 | **Extension TOTP QR capture** | Detect and save TOTP secrets during 2FA setup |
|
||||
| 10 | **Admin panel** | User management for multi-user deployments |
|
||||
| 11 | **Backup verification cron** | Weekly automated restore test |
|
||||
| 12 | **Health check endpoint** | `GET /health` for uptime monitors |
|
||||
Reference in New Issue
Block a user