Implement password policies for:
User base: ${{USER_BASE}}
Compliance: ${{COMPLIANCE_REQUIREMENTS}}
Current system: ${{CURRENT_SYSTEM}}
Include:
- Complexity requirements
- Length minimums (12+ chars)
- Common password blocking
- Breach database checking
- Password history
- Expiration policies (optional)
- Secure password reset
- User education messagingOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{USER_BASE][{COMPLIANCE_REQUIREMENTS][{CURRENT_SYSTEM]