# Summary

This module provides a way to enforce restrictions on user passwords by defining password policies.

Module ported and we are wrapping up our second round of development and stabilization features. We are close to releasing this next round of development to drupal.org.

# Project URL

https://www.drupal.org/project/password_policy

# Where is the code?

https://github.com/d8-contrib-modules/password_policy

# Estimated completion date

Unknown

# Dependencies

Ctools
Datetime (core)

# Who's doing the port?

nerdstein

# What help do they need?

Unknown

# D8 roadmap

n/a

# Background and reference information

n/a

Comments

nerdstein created an issue. See original summary.

webchick’s picture

Category: Feature request » Plan
Issue summary: View changes
Status: Active » Needs review

Sounds like this module is at least "usable" so updating status accordingly. :)

Formatting data in standard template.

andypost’s picture

mgifford’s picture

nerdstein’s picture

I'll work on this soon. I was tied up.

webchick’s picture

Status: Needs review » Needs work

#3 sounds like a "needs work"

nerdstein’s picture

@webchick - there is a patch I am reviewing

andypost’s picture

also... the module does not allow reinstall (uninstall and there's no way install again)

nerdstein’s picture

@andypost - I am guessing this is because the install hook config exists upon reinstall and we're trying to install it again. We can solve within the uninstall hook. And, I am going to explore CMI - because I feel like we're trying to solve CMI related issues. I'll debug.

webchick’s picture

Just a gentle reminder that we should keep specific bugs/problems to the modules' respective issue queues. This issue should really only track "meta" information about the port like "blocking bugs have now been fixed, and this module can be declared usable again" or "need some help over at issue X to proceed" or "all done!" or what have you. :)

mgifford’s picture

Issue tags: +Security
Related issues: +#2286053: Port to Drupal 8
drumm’s picture

Issue tags: -Security

The security tag is for tracking public security issues on projects that do not fall under the security advisory coverage policy, and security hardening issues.

avpaderno’s picture

Assigned: nerdstein » Unassigned
Status: Needs work » Fixed

There is a Drupal 8+ stable release (4.0.3).

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.