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

Forbid empty password on user creation #2665

Closed
wants to merge 20 commits into from

Conversation

kobergj
Copy link
Collaborator

@kobergj kobergj commented Oct 21, 2021

Description

It was allowed to create users with empty password

Related Issue

owncloud/product#197

Motivation and Context

Empty passwords are only slightly secure

How Has This Been Tested?

enabled test

Screenshots (if appropriate):

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 only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@ownclouders
Copy link
Contributor

💥 Acceptance tests Core-API-Tests-ocis-storage-3 failed. The build is cancelled...

@ownclouders
Copy link
Contributor

💥 Acceptance tests Core-API-Tests-ocis-storage-3 failed. The build is cancelled...

@ownclouders
Copy link
Contributor

💥 Acceptance tests localApiTests-apiSpaces-ocis failed. The build is cancelled...

2 similar comments
@ownclouders
Copy link
Contributor

💥 Acceptance tests localApiTests-apiSpaces-ocis failed. The build is cancelled...

@ownclouders
Copy link
Contributor

💥 Acceptance tests localApiTests-apiSpaces-ocis failed. The build is cancelled...

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@kobergj
Copy link
Collaborator Author

kobergj commented Oct 25, 2021

Closed in favor of #2675

@kobergj kobergj closed this Oct 25, 2021
@ownclouders
Copy link
Contributor

💥 Acceptance tests Core-API-Tests-ocis-storage-3 failed. The build is cancelled...

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.

6 participants