owncloud / openidconnect

OpenId Connect (OIDC) Integration for ownCloud
GNU General Public License v2.0
6 stars 3 forks source link

feat: use password policy app to generate password for provisioned users #282

Closed DeepDiver1975 closed 1 year ago

DeepDiver1975 commented 1 year ago

Description

Generate password via password policy app if this app is enabled.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

Open tasks:

sonarcloud[bot] commented 1 year ago

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 4 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

mmattel commented 1 year ago

Do we need any doc changes for this? If yes where and what?

DeepDiver1975 commented 1 year ago

Do we need any doc changes for this?

No - just a plain bugfix. THX