Lets commit to the new version #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "amity-ng"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Authentication & User Management: - Implement password change with wrapping key re-encryption - Add password reset flow using vault password (multi-step UI) - Create personal MLS group for new users on registration - Admin password reset returns 403 with explanation (by design) Plugin System: - Wire up schedule callback execution via channel-based executor - Fix WebSocket broadcast with shared registry and route handler - Add WebSocket route at /ws/{*path} for plugin websockets OCM Federation: - Add shares table migration for OCM share tokens - Implement share entity with SHA-256 token hashing - Add OCM share token authentication for WebDAV (Basic/Bearer) - Add Share variant to SFTP AuthResult for consistency Other: - Update TODO.md with known issues tracking - Minor theming plugin updatesUpdate ARCHITECTURE.md section 5 with: - UML-style ASCII diagram of all 27 tables - Column types, primary/foreign keys, indexes - Encryption indicators (🔐) for encrypted columns - Encryption details table with methods and key sources - Plugin KV three-tier encryption explanation - Security features summaryAdd signature 🤝 branding to navigation and login pages to match main branch style. Update color palette from teal to blue theme.