Skip to content

fix(web-app-password-protected-folders): add password generator #12270

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

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

LukasHirt
Copy link
Collaborator

Description

Add missing generate password method.

Motivation and Context

Users can generate passwords instead of typing them manually.

How Has This Been Tested?

  • test environment: chrome
  • test case 1: generate password when creating password protected folder

Screenshots (if appropriate):

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 Type:Bug Something isn't working label Mar 10, 2025
@LukasHirt LukasHirt requested a review from mzner March 10, 2025 09:56
@LukasHirt LukasHirt self-assigned this Mar 10, 2025
@LukasHirt LukasHirt mentioned this pull request Mar 10, 2025
16 tasks
@LukasHirt LukasHirt merged commit 90bc6d7 into master Mar 10, 2025
4 checks passed
@LukasHirt LukasHirt deleted the fix/psec-password-generator branch March 10, 2025 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants