Skip to content

feat(drive): add drive creation/management#519

Merged
DioCrafts merged 12 commits into
AtalayaLabs:mainfrom
EdouardVanbelle:feat/drive-d1
Jun 24, 2026
Merged

feat(drive): add drive creation/management#519
DioCrafts merged 12 commits into
AtalayaLabs:mainfrom
EdouardVanbelle:feat/drive-d1

Conversation

@EdouardVanbelle

@EdouardVanbelle EdouardVanbelle commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

permit creation of other drives

  • shared drives, created by oxicloud owners
  • personal drive a automatically created per users
  • tehnically it is possible to create another personal drives, feature kept other usages like vault
  • permissions are now checked trough drive members: no more is file|folder.user_id)==caller_id

    use drive's grant whant handling a file or folder
    - permit shared drive creation from oxicloud admin (for now)
    - prepare other personal drive creation (Not implemented), need to validate
    quota policies and strategy first
    - add hurl test to verify permissions
    - only owners can rename root folders name (aka the drive name)
    - add UI to rename drive's name
@EdouardVanbelle EdouardVanbelle force-pushed the feat/drive-d1 branch 2 times, most recently from 5b27bee to 5117443 Compare June 24, 2026 00:48
@EdouardVanbelle EdouardVanbelle marked this pull request as ready for review June 24, 2026 06:25
@DioCrafts DioCrafts merged commit 1d0fa27 into AtalayaLabs:main Jun 24, 2026
14 checks passed
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