mirror of
https://github.com/get-drexa/drive.git
synced 2025-11-30 21:41:39 +00:00
83a5f9250690e97a27385b4b65bc93b92ea653c5
- Add authorizedGet function for secure resource access - Implement ownership verification for all file/directory operations - Use security through obscurity (not found vs access denied) - Optimize bulk operations by removing redundant authorization checks - Move generateFileUrl to filesystem.ts as fetchFileUrl with proper auth - Ensure all database access goes through authorization layer Co-authored-by: Ona <no-reply@ona.com>
Description
Languages
TypeScript
73.8%
Go
17.2%
JavaScript
3.1%
CSS
2.3%
Shell
1.9%
Other
1.6%