Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(password-protected-folders): add password protected folders app #12137

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

LukasHirt
Copy link
Collaborator

@LukasHirt LukasHirt commented Jan 24, 2025

Description

Created new password protected folders app, enable it in the docker config and handle password protected folder creation.

Related Issue

Motivation and Context

Users can create folders protected by passwords.

How Has This Been Tested?

  • test environment: chrome & 🤖
  • test case 1: added unit tests
  • test case 2: create a password protected folder in the web UI

Screenshots (if appropriate):

image

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

@LukasHirt LukasHirt added the Category:Enhancement Add new functionality label Jan 24, 2025
@LukasHirt LukasHirt self-assigned this Jan 24, 2025
@LukasHirt LukasHirt force-pushed the feat/add-password-protected-folders branch from 3ef2a01 to 6505b98 Compare January 28, 2025 08:53
@owncloud owncloud deleted a comment from update-docs bot Jan 28, 2025
@LukasHirt LukasHirt force-pushed the feat/add-password-protected-folders branch from 6505b98 to 3844b9a Compare January 28, 2025 08:59
@LukasHirt LukasHirt marked this pull request as ready for review January 28, 2025 08:59
@LukasHirt LukasHirt requested a review from saw-jan January 28, 2025 09:00
@LukasHirt LukasHirt merged commit 67653e5 into master Jan 30, 2025
4 checks passed
@LukasHirt LukasHirt deleted the feat/add-password-protected-folders branch January 30, 2025 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Enhancement Add new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants