Skip to content

Conversation

@roncodes
Copy link
Member

No description provided.

roncodes and others added 3 commits December 26, 2025 13:12
- Added ensureFolderPermissions() method to AclService
- Automatically create ACL files with full owner permissions after folder creation
- Check existing permissions before creating ACL to avoid overwriting
- Updated PodService.createFolder() to set ACL after folder creation
- Updated ResourceSyncService.createContainer() to set ACL after container creation
- Fixes 401 Unauthorized errors when writing to newly created folders
… import

- Check and ensure pod root has write permissions before creating folders
- Check and ensure pod root has write permissions before importing resources
- Fixes 401 Unauthorized errors when trying to create folders in pod root
- Calls ensureWritePermissions() which will update pod root ACL if needed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants