No description
Find a file
Micke Nordin af0d014461 Add configurable HTTP signature mode and fix OCM share authentication
- Add signature_mode config (strict/lenient) for OCM 1.0 compatibility
- Lenient mode accepts unsigned requests from providers without http-sig
- Use share token as sharedSecret for WebDAV authentication
- Use /dav/ocm{path} for share URIs instead of /dav/share/{token}
- Update parse_body to try JSON parsing first
- Add signature mode dropdown to admin settings page
- Migrate old require_signature config to new signature_mode
2026-01-15 22:25:33 +01:00
activitypub Fix e2eechat types module import error 2026-01-15 19:45:19 +01:00
contacts Add ui property to AmityAPI type definitions 2026-01-15 18:03:53 +01:00
e2eechat Move e2eechat route registration to post_init 2026-01-15 19:48:03 +01:00
files Add ui property to AmityAPI type definitions 2026-01-15 18:03:53 +01:00
ocm Add configurable HTTP signature mode and fix OCM share authentication 2026-01-15 22:25:33 +01:00
README.md